Customised Ansible runner container
Go to file
2021-03-03 16:48:19 +08:00
.zuul.d Initial commit 2021-03-03 11:36:53 +08:00
ansible_runner Initial commit 2021-03-03 11:36:53 +08:00
demo Initial commit 2021-03-03 11:36:53 +08:00
docs Initial commit 2021-03-03 11:36:53 +08:00
packaging Initial commit 2021-03-03 11:36:53 +08:00
test Initial commit 2021-03-03 11:36:53 +08:00
tools Initial commit 2021-03-03 11:36:53 +08:00
utils Initial commit 2021-03-03 11:36:53 +08:00
.dockerignore Initial commit 2021-03-03 11:36:53 +08:00
.gitignore Initial commit 2021-03-03 03:25:29 +00:00
.pre-commit-config.yaml Initial commit 2021-03-03 11:36:53 +08:00
.yamllint Initial commit 2021-03-03 11:36:53 +08:00
bindep.txt Initial commit 2021-03-03 11:36:53 +08:00
CHANGES.rst Initial commit 2021-03-03 11:36:53 +08:00
CONTRIBUTING.md Initial commit 2021-03-03 11:36:53 +08:00
Dockerfile Fixed symlink 2021-03-03 16:48:19 +08:00
Jenkinsfile Disable cache 2021-03-03 13:08:17 +08:00
LICENSE Initial commit 2021-03-03 03:25:29 +00:00
LICENSE.md Initial commit 2021-03-03 11:36:53 +08:00
Makefile Initial commit 2021-03-03 11:36:53 +08:00
MANIFEST.in Initial commit 2021-03-03 11:36:53 +08:00
poetry.lock Initial commit 2021-03-03 11:36:53 +08:00
pyproject.toml Initial commit 2021-03-03 11:36:53 +08:00
pytest.ini Initial commit 2021-03-03 11:36:53 +08:00
README.md Initial commit 2021-03-03 11:36:53 +08:00
requirements.txt Added requirements 2021-03-03 11:44:45 +08:00
setup.cfg Initial commit 2021-03-03 11:36:53 +08:00
setup.py Initial commit 2021-03-03 11:36:53 +08:00
tox.ini Initial commit 2021-03-03 11:36:53 +08:00

Ansible Runner

PyPi Documentation Code of Conduct Ansible Mailing lists

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

Get Involved

  • We use GitHub issues to track bug report and feature ideas...
  • ... and GitHub Milestones to track what's for the next release
  • Want to contribute, check out our guide
  • Join us in the #ansible-runner channel on Freenode IRC
  • Join the discussion in awx-project
  • For the full list of Ansible email Lists, IRC channels see the Ansible Mailing lists