Change the repository type filter
All
Repositories list
279 repositories
- Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.
- 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.
- vscode/vscodium extension for providing Ansible auto-completion and integrating quality assurance tools like ansible-lint, ansible syntax check, yamllint, molecule and ansible-test.
- Ansible automation developer tools
- ansible-lint checks playbooks for practices and behavior that could potentially be improved and can fix some of the most common ones for you
- A python package containing functions that help interacting with various versions of Ansible
awx-operator
PublicAn Ansible AWX operator for Kubernetes built with Operator SDK and Ansible. 🤖- AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is one of the upstream projects for Red Hat Ansible Automation Platform.
- Combine GitHub Actions to create a streamlined workflow for testing Ansible collection repositories on GitHub.
- Shared practices, workflows and decisions impacting Ansible devtools projects
- A text-based user interface (TUI) for Ansible.
ecosystem-documentation
Public- Standalone utility for https://github.com/ansible/awx/
- Ansible community documentation
- Molecule aids in the development and testing of Ansible content: collections, playbooks and roles
- The tox-ansible plugin dynamically creates a full matrix of python interpreter and ansible-core version environments for running integration, sanity, and unit for an ansible collection both locally and in a Github action. tox virtual environments are leveraged for collection building, collection installation, dependency installation, and testing.
- The fastest way to generate all your ansible content!