Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Akasurde/ansible-sdk

 
 

Repository files navigation

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.

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

TBD

See LICENSE to see the full text.

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.8%
  • Gherkin 0.2%