Consistent Ansible SDK for Python
Project description
Ansible SDK for Python
The Ansible SDK provides lightweight Python library for dispatching and live-monitoring Ansible tasks, roles, and playbooks from the product or project.
Dispatching of jobs can be local to the machine you are running your python application from or over Ansible Mesh using the receptor integrations.
Demo App to show how you can use the SDK in real use case - https://github.com/ansible/ansible_sdk_demo
Documentation
We are building extensive documentation and API reference here - https://ansible-sdk.readthedocs.io/en/latest/install.html Please feel free to contribute and help the documentation effort.
You can build the documentation from this repository as follows:
$ tox -e docs
$ firefox docs/build/html/
If you want to run Sphinx commands directly, open the tox.ini
file and use the commands in the [testenv:docs]
section.
Remember that you need to pip install docs/doc-requirements.txt
before running Sphinx.
Releases and maintenance
TBD
Ansible version compatibility
TBD
Installation
You can follow the installation guide specified in docs
.
Required Python libraries and SDKs
The Ansible-SDK depends on Python 3.8+, Ansible Core, Ansible Runner and other third party libraries:
Testing and Development
Red Hat Enterprise Linux - Install Ansible-SDK and dependecies directly on/into a RHEL Virtual machine. MacOS - Install PODMAN using BREW, and pull the RHEL8 image, ssh to that and follow the RHEL instructions above.
Communication
TBD
License
See LICENSE to see the full text.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Hashes for ansible_sdk-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d34cccf8d7a991b88031ba3dfaa14a679e263b14a2438463b2377ce05f73c10e |
|
MD5 | ec4140c8236389e508c442a3c855f0b8 |
|
BLAKE2b-256 | d862803e4d4a2e3c8a2c21261d3e6348be237c60eb7fae54fc7e70a339c76f8f |