ansible-inventory-to-ssh-config

View on PyPIReverse Dependencies (0)

1.1.2 ansible_inventory_to_ssh_config-1.1.2-py3-none-any.whl

Wheel Details

Project: ansible-inventory-to-ssh-config
Version: 1.1.2
Filename: ansible_inventory_to_ssh_config-1.1.2-py3-none-any.whl
Download: [link]
Size: 5775
MD5: 8a4625493eacd44364d4c943381735d5
SHA256: bc9fb87560c93dc9ecae2fb09a378c031e9f2500159b2e5fd65a73ce65349bf2
Uploaded: 2024-08-26 01:26:27 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ansible-inventory-to-ssh-config
Version: 1.1.2
Summary: Generate ssh config file from Ansible inventory
Author-Email: Yioda <jyc180g[at]gmail.com>
Maintainer-Email: Yioda <jyc180g[at]gmail.com>
Project-Url: Homepage, https://github.com/yioda/ansible-inventory-to-ssh-config
Project-Url: Documentation, https://github.com/yioda/ansible-inventory-to-ssh-config
Project-Url: Repository, https://github.com/yioda/ansible-inventory-to-ssh-config.git
License: MIT License Copyright (c) 2020 Yioda Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: egg,bacon,sausage,tomatoes,Lobster Thermidor
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Requires-Python: >=3.8
Requires-Dist: ansible (>=2.10.7)
Requires-Dist: sshconf (==0.2.5)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3035 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (73.0.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
aitsc/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
aitsc/main.py sha256=XoSlsxU1l5_CFDjW72hI70N7x0cBMcgBiwHyPy94r5Y 3649
ansible_inventory_to_ssh_config-1.1.2.dist-info/LICENSE sha256=oLWeoIqrsw0s7xKD9rfmQhH_mdHc93pdcXeggoIkt18 1062
ansible_inventory_to_ssh_config-1.1.2.dist-info/METADATA sha256=UTncgzdQQo9sNgvUtwcKnPCAuWBgwhtB6bPGPjq42mY 5032
ansible_inventory_to_ssh_config-1.1.2.dist-info/WHEEL sha256=Mdi9PDNwEZptOjTlUcAth7XJDFtKrHYaQMPulZeBCiQ 91
ansible_inventory_to_ssh_config-1.1.2.dist-info/entry_points.txt sha256=vFyVPPWPKLePQmMl8shTRC2tZAfIGMBZjCmZF0IDIYc 92
ansible_inventory_to_ssh_config-1.1.2.dist-info/top_level.txt sha256=dv-QOL9tZbToV3C3qPmEJpHo8kRcUiRg-CxYiKRXiCo 6
ansible_inventory_to_ssh_config-1.1.2.dist-info/RECORD

top_level.txt

aitsc

entry_points.txt

aitsc = aitsc.main:main
ansible-inventory-to-ssh-config = aitsc.main:main