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

ansible 8.5.0

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 ansible 8.5.0 as follows:

guix install ansible@8.5.0

Or install the latest version:

guix install ansible

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.