Change the repository type filter
All
Repositories list
291 repositories
ansible
PublicAnsible 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.- Container used by ansible-core for distribution independent tests.
- vscode/vscodium extension for providing Ansible auto-completion and integrating quality assurance tools like ansible-lint, ansible syntax check, yamllint, molecule and ansible-test.
distro-test-containers
PublicDistribution specific containers for Ansible integration testing.- Container used by ansible-test for distribution independent tests.
base-test-container
PublicBase container used by ansible-test for distribution independent tests.ansible-dev-environment
PublicBuild and maintain a development environment including ansible collections and their python dependenciesactions
PublicVarious actions and CI tools to help maintain projectsansible-dev-tools
PublicAnsible automation developer toolstest-playbooks
Publicansible-azp-tools
Public- Combine GitHub Actions to create a streamlined workflow for testing Ansible collection repositories on GitHub.
ansible-lint
Publicansible-lint checks playbooks for practices and behavior that could potentially be improved and can fix some of the most common ones for you- An ansible-native testing framework for collections, playbooks, and roles with configurable workflows for testing any system or service
metrics-service
Public- The `ansible-sign` utility for signing and verifying Ansible project directory contents.
pytest-ansible
PublicA pytest plugin that enables the use of ansible in tests, enables the use of pytest as a collection unit test runner, and exposes molecule scenarios through a pytest fixture.- Python bindings specific to Ansible use case for libssh https://www.libssh.org/
- 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.
- A python package containing functions that help interacting with various versions of Ansible
ansible-creator
PublicThe fastest way to generate all your ansible content!ansible-builder
PublicAn Ansible execution environment builderawx_plugins.interfaces
Publicmkdocs-ansible
PublicAnsible MkDocs Theme based on Material