8 lines
191 B
INI
8 lines
191 B
INI
|
|
[defaults]
|
||
|
|
inventory = inventories/production/hosts
|
||
|
|
remote_user = ansible
|
||
|
|
host_key_checking = False
|
||
|
|
roles_path = roles
|
||
|
|
vault_password_file = ~/.alliance-vault-pass.txt
|
||
|
|
stdout_callback = yaml
|