Ansible training
Overview
- Ansible is a suite of software tools that enables infrastructure as code.
- It is open-source and the suite includes software provisioning, configuration management, and application deployment functionality.
- Ansible helps to manage multiple machines by selecting portions of Ansible’s inventory stored in simple ASCII text files.
- The inventory is configurable, and target machine inventory can be sourced dynamically or from cloud-based sources in different formats like YAML & INI.