mirror of
https://github.com/foo-dogsquared/ansible-playbooks.git
synced 2025-02-07 06:19:00 +00:00
![Gabriel Arazas](/assets/img/avatar_default.png)
Now, it is one step closer into a NixOS-like setup. Apparently, there is a list of directories to be searched to get the various roles which you can configure through ~ansible.cfg~.
4 lines
66 B
INI
4 lines
66 B
INI
[defaults]
|
|
inventory = inventory/inventory
|
|
roles_path = roles/
|