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.
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.
Training Course for Ansible Automation Platform
Ansible playbook roles for security
vscode/vscodium extension for providing Ansible auto-completion and integrating quality assurance tools like ansible-lint, ansible syntax check, yamllint, molecule and ansible-test.
A text-based user interface (TUI) for Ansible.
❗️Replaced by https://github.com/marketplace/actions/run-ansible-lint
Ansible Galaxy Server - Issues on https://forum.ansible.com Docs on https://galaxy-ng.readthedocs.io/
Bot for management of Ansible issues and PRs on GitHub.
Ansible Language Server
📦 Container building moved inside ansible-dev-tools projects
Ansible community documentation
The fastest way to generate all your ansible content!
The UIs for Ansible Projects such as AWX, EDA, and HUB.
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.
Distribution specific containers for Ansible integration testing.
vCenter simulator container for testing.
Ansible collection for network devices
Build an Ansible collection and migrate content from an Ansible distribution using Ansible