ansible-runner
Runner
Provides a stable and consistent interface abstraction to interact with Ansible
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.
968 stars
48 watching
356 forks
Language: Python
last commit: 9 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
groupon/ansible-silo | A tool that provides a controlled environment for running Ansible playbooks in a Docker container. | 203 |
peco602/ansible-linux-docker | An image that allows running Ansible from a Linux container for various target hosts. | 23 |
ansible/ansible | Automates IT infrastructure and application deployment with a simple, human-friendly language. | 62,985 |
indusbox/goss-ansible | An Ansible module to run Goss tests on remote machines. | 131 |
ansibleshipyard/ansible-marathon | An Ansible playbook for deploying Apache Marathon with optional HAProxy configuration support. | 37 |
ansible-collections/community.network | Provides network automation and programming modules for Ansible | 124 |
ansible/ansible-navigator | A text-based user interface for Ansible command-line tools | 392 |
databiosphere/toil | A workflow management system designed to efficiently run pipelines in various environments. | 901 |
nficano/python-lambda | A toolset for bundling and deploying Python code in AWS Lambda | 1,502 |
ansible-community/ara | Records and analyzes Ansible playbook execution results for easier troubleshooting and understanding. | 1,873 |
amitt001/delegator.py | A library for managing subprocesses in Python. | 1,703 |
pydoit/doit | An automation tool that enables efficient task management and execution of complex workflows | 1,871 |
naheel-azawy/runner | A command-line utility for running programs in various languages without compilation or installation steps. | 25 |
ansible-collections/vmware.vmware_rest | A collection of Ansible modules to manage VMware vSphere resources using the REST API | 132 |