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

ansible-core 2.17.1

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

Installation

Install ansible-core 2.17.1 as follows:

guix install ansible-core@2.17.1

Or install the latest version:

guix install ansible-core

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.