6 lines
195 B
INI
Executable File
6 lines
195 B
INI
Executable File
[defaults]
|
|
inventory = /mnt/scripte/Ansible/inventory
|
|
roles_path = /mnt/scripte/Ansible/Playbooks/roles
|
|
host_key_checking = False
|
|
stdout_callback = default
|
|
vault_password_file = /root/.vault_pass |