8 lines
236 B
INI
8 lines
236 B
INI
[defaults]
|
|
host_key_checking = false
|
|
vault_password_file = .vault-password
|
|
inventory=pfannkuchen.ini
|
|
ansible_python_interpreter=/usr/bin/python3
|
|
interpreter_python = auto_silent
|
|
[ssh_connection]
|
|
ssh_args = -o PasswordAuthentication=yes
|