5 lines
81 B
INI
5 lines
81 B
INI
|
|
# ansible.cfg
|
||
|
|
[defaults]
|
||
|
|
inventory = ansible/inventory.yaml
|
||
|
|
roles_path = ./roles
|