23 lines
1.7 KiB
Markdown
23 lines
1.7 KiB
Markdown
Ansible Runner
|
|
==============
|
|
|
|
[](https://pypi.org/project/ansible-runner/)
|
|
[](https://ansible-runner.readthedocs.io/en/latest/)
|
|
[](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html)
|
|
[](https://docs.ansible.com/ansible/latest/community/communication.html#mailing-list-information)
|
|
|
|
|
|
Ansible Runner is a tool and python library that helps when interfacing with Ansible directly or as part of another system whether that be through a container image interface, as a standalone tool, or as a Python module that can be imported. The goal is to provide a stable and consistent interface abstraction to Ansible.
|
|
|
|
For the latest documentation see: [https://ansible-runner.readthedocs.io](https://ansible-runner.readthedocs.io/en/latest/)
|
|
|
|
Get Involved
|
|
============
|
|
|
|
* We use [GitHub issues](https://github.com/ansible/ansible-runner/issues) to track bug report and feature ideas...
|
|
* ... and [GitHub Milestones](https://github.com/ansible/ansible-runner/milestones) to track what's for the next release
|
|
* Want to contribute, check out our [guide](CONTRIBUTING.md)
|
|
* Join us in the `#ansible-runner` channel on Freenode IRC
|
|
* Join the discussion in [awx-project](https://groups.google.com/forum/#!forum/awx-project)
|
|
* For the full list of Ansible email Lists, IRC channels see the [Ansible Mailing lists](https://docs.ansible.com/ansible/latest/community/communication.html#mailing-list-information)
|