Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
ansible - Radically simple IT automation
- Description:
Ansible is a radically simple IT automation system. It handles
configuration management, application deployment, cloud provisioning,
ad-hoc task execution, network automation, and multi-node
orchestration. Ansible makes complex changes like zero-downtime
rolling updates with load balancers easy. More information on the
Ansible website.
This is the ansible community package. The ansible python package
contains a set of independent Ansible collections that are curated by
the community, and it pulls in ansible-core. The ansible-core python
package contains the core runtime and CLI tools, such as ansible and
ansible-playbook, while the ansible package contains extra modules,
plugins, and roles.
ansible follows semantic versioning. Each major version of ansible
depends on a specific major version of ansible-core and contains
specific major versions of the collections it includes.
Python 3.9 version.
Packages