polemarch-ansible

View on PyPIReverse Dependencies (1)

2.2.0 polemarch_ansible-2.2.0-py3-none-any.whl

Wheel Details

Project: polemarch-ansible
Version: 2.2.0
Filename: polemarch_ansible-2.2.0-py3-none-any.whl
Download: [link]
Size: 21669
MD5: 41ccb71f5479c63c062176366a707692
SHA256: 1c5527980c313d5699cbf585a9bdfd5beafc2de4c2ccb834068c601cd7441f4e
Uploaded: 2022-08-31 03:54:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: polemarch-ansible
Version: 2.2.0
Summary: Wrapper for Ansible cli.
Author: VST Consulting
Author-Email: sergey.k[at]vstconsulting.net
Home-Page: https://gitlab.com/vstconsulting/polemarch-ansible
Project-Url: Issue Tracker, https://gitlab.com/vstconsulting/polemarch-ansible/issues
Project-Url: Source Code, https://gitlab.com/vstconsulting/polemarch-ansible
License: GPLv3
Keywords: ansible,polemarch,infrastructure,devops
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Utilities
Requires-Dist: ansible (<2.10,>=2.5)
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 725 characters]

WHEEL

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

RECORD

Path Digest Size
pm_ansible/__init__.py sha256=XDT3nZFndnBGXbxtpi16pN5dtt0AxZaj1BMXfLNTgXg 56
pm_ansible/__main__.py sha256=bYt9eEaoRQWdejEHFD8REx9jxVEdZptECFsV7F49Ink 30
pm_ansible/cli/__init__.py sha256=1HJ8Llrb4Q-i8eSzWWx_DK4GPJH15s50YUlXVovjl3w 961
pm_ansible/cli/base.py sha256=AvC37msn8XG7IVchDG374P3Hv4JjOOqy2jeszcVj394 192
pm_ansible/cli/config.py sha256=bg6FrIotgVP7JBDvILBHS68oOZuIYudPhCZ3xKBv7Ik 992
pm_ansible/cli/execute.py sha256=3zO3tG4x8--uJc-UcmAZz9oGMwwOIHeAeE8TheC0Kws 1488
pm_ansible/cli/inventory_parser.py sha256=mCShsTRqRuG822T2QTPIzmAKXKDFN8OLNT_8AlIXSAs 1451
pm_ansible/cli/modules.py sha256=L2mLKoswqiyyjwB9hl6rRj4Oabhi12KtOcgT32vtZ2c 6856
pm_ansible/cli/reference.py sha256=iiETYlTUjfvImdyx49nB7n7km0-B0OJzdXMNmM6pe_0 4863
polemarch_ansible-2.2.0.dist-info/LICENSE sha256=hNI8hcyiUUJ-Xcz91DLvjZjrA_x_dEabCAlYnmdbqUw 35083
polemarch_ansible-2.2.0.dist-info/METADATA sha256=QE6fs3RHmy_6fPoGdZKYrK2BK_Q0PgAlzPObZcBAzBI 1906
polemarch_ansible-2.2.0.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
polemarch_ansible-2.2.0.dist-info/entry_points.txt sha256=bW1EbDPHyY6wt1TCXcLwvi7zcG74Hea1GqTlKA9hgdI 313
polemarch_ansible-2.2.0.dist-info/top_level.txt sha256=I7haMUhoohg1cU8EzDajinn_z5b7vj3UzpFOgkM0lyA 11
polemarch_ansible-2.2.0.dist-info/RECORD

top_level.txt

pm_ansible

entry_points.txt

pm-ansible = pm_ansible.cli:main
pm-cli-modules = pm_ansible.cli.modules:handler
pm-cli-parse-config = pm_ansible.cli.config:handler
pm-cli-parse-inventory = pm_ansible.cli.inventory_parser:handler
pm-cli-reference = pm_ansible.cli.reference:handler
pm-execute = pm_ansible.cli.execute:handler