This package browser is in early development. Mind the rough edges.

ansible

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 provides a curated set of community-maintained Ansible collections, which contain playbooks, roles, modules and plugins that extend Ansible.

Installation

Install the latest version of ansible as follows:

guix install ansible

Or install a particular version:

guix install ansible@10.1.0

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/'><img src='http://127.0.0.1:3000/packages/ansible/badges/latest-version.svg'></img></a>
Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/ansible/badges/latest-version.svg)](http://127.0.0.1:3000/packages/ansible/)
Org: [[http://127.0.0.1:3000/packages/ansible/][http://127.0.0.1:3000/packages/ansible/badges/latest-version.svg]]