ansible-core
Radically simple IT automation
Ansible aims to be 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 facilitates complex changes like zero-downtime rolling updates with load balancers. This package is the core of Ansible, which provides the following commands:
ansible
ansible-config
ansible-connection
ansible-console
ansible-doc
ansible-galaxy
ansible-inventory
ansible-playbook
ansible-pull
ansible-test
ansible-vault
- Versions: 2.17.1
- Website: https://www.ansible.com/
- Licenses: GPL 3+
- Package source: gnu/packages/admin.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of ansible-core
as follows:
guix install ansible-core
Or install a particular version:
guix install ansible-core@2.17.1
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/ansible-core/'><img src='http://127.0.0.1:3000/packages/ansible-core/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/ansible-core/badges/latest-version.svg)](http://127.0.0.1:3000/packages/ansible-core/) Org: [[http://127.0.0.1:3000/packages/ansible-core/][http://127.0.0.1:3000/packages/ansible-core/badges/latest-version.svg]]