Pim Kunis
788939d8cf
remove secret service usage with password in home dir replace hermes mounted dir with data disk pin terraform libvirt provider due to SSH issue hard-code ssh known host file
9 lines
253 B
INI
9 lines
253 B
INI
[defaults]
|
|
roles_path=~/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:roles
|
|
inventory=inventory
|
|
vault_password_file=$HOME/.config/home/ansible-vault-secret
|
|
interpreter_python=/usr/bin/python3
|
|
host_key_checking = False
|
|
|
|
[diff]
|
|
always = True
|