Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 2.3 KB

README.md

File metadata and controls

33 lines (25 loc) · 2.3 KB

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.

This fork is only meant to be a quick fix for getting ansible-runner container images, while docker.io/ansible/ansible-runner is 404.
See ghcr.io/cloudogu/ansible-runner

See the latest documentation for usage details.

Get Involved