Tool chest

Red Hat Ansible

Ansible is an open-source software platform for configuring and managing computers. It combines multi-node software deployment ad hoc task execution and configuration management. It manages nodes over SSH or PowerShell and requires Python (2.4 or later) to be installed on them. Modules work over JSON and standard output and can be written in any programming language. The system uses YAML to express reusable descriptions of systems.