ansible-runner

"Consistent Ansible Python API and CLI with container and process isolation runtime capabilities"


License
Apache-2.0
Install
pip install ansible-runner==2.4.0

Documentation

Ansible Runner

PyPi Documentation Code of Conduct Ansible Mailing lists codecov

Ansible Runner is a tool and Python library that helps when interfacing with Ansible directly or as part of another system. Ansible Runner works as a standalone tool, a container image interface, or a Python module that can be imported. The goal is to provide a stable and consistent interface abstraction to Ansible.

See the latest documentation for usage details.

Get Involved