Skip to main content

Self contained ansible builtin and collection modules.

Project description

Ansible Call

CI

ansible-call is a Python package that allows you to interact with Ansible modules directly from your Python code. This package is designed to make it easier to call and work with Ansible modules programmatically.

Installation

You can install ansible-call from PyPI using pip:

pip install ansiblecall

Example

import ansiblecall

# Call the 'ping' module from 'ansible.builtin'
result = ansiblecall.module('ansible.builtin.ping', data='hello')

# Print the result
print(result)

# Prints
# {'ping': 'hello'}

Contributing

Contributions are welcome! If you'd like to contribute to ansible-call, please fork the repository and submit a pull request with your changes. Make sure to follow the project's coding standards and include tests for any new features.

License

ansible-call is licensed under the GNU GPLv3 License. See the LICENSE file for more details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ansiblepack-0.0.1.tar.gz (19.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ansiblepack-0.0.1-py3-none-any.whl (20.3 kB view details)

Uploaded Python 3

File details

Details for the file ansiblepack-0.0.1.tar.gz.

File metadata

  • Download URL: ansiblepack-0.0.1.tar.gz
  • Upload date:
  • Size: 19.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-httpx/0.28.1

File hashes

Hashes for ansiblepack-0.0.1.tar.gz
Algorithm Hash digest
SHA256 75d2e1007991d4137455b04062bb2e4728230b2ee6646d51147dcd598b6d2bb3
MD5 61ee69396854681739457bd88f970543
BLAKE2b-256 79e81f7b29fcd5c4e99d39ba168740f2f4c8ab3e260ebb7912f9d5affc3c89b3

See more details on using hashes here.

File details

Details for the file ansiblepack-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: ansiblepack-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 20.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-httpx/0.28.1

File hashes

Hashes for ansiblepack-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d34a24876ddd9d6220ba59b50496c79cac454972b7f872540d893d8b7d8e6b52
MD5 23cf9d46356cc6d9538156bb4eeedecd
BLAKE2b-256 739ca665dddd3c84721f9b11246beab1adbdbd4e5cf3e08e2b0fad219e1547de

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page