Ansible has multiple settings which can be applied in different configuration sources. This lesson tries to explore the most popular way to configure Ansible, Ansible configuration file.
In order to understand this lesson properly, a set of steps have been designed to be implemented in the following section.
ENJOY !!!
- Create an ansible configuration file in order to implement the following settings:
- Get Current Ansible configuration
- Enable auto-accept Hosts Keys
- Define an Ansible log file
- Change standard stdout callback
- Modify default inventory file
For more information, please visit:
- https://docs.ansible.com/ansible/latest/cli/ansible-config.html
- https://raw.githubusercontent.com/ansible/ansible/devel/examples/ansible.cfg
BSD
Asier Cidon - Cloud Consultant