8 lines
158 B
INI
8 lines
158 B
INI
[defaults]
|
|
inventory=inventory
|
|
vault_password_file=$HOME/.config/home/ansible-vault-secret
|
|
host_key_checking = False
|
|
remote_user = root
|
|
|
|
[diff]
|
|
always = True
|