7 lines
198 B
INI
7 lines
198 B
INI
[defaults]
|
|
host_key_checking = false
|
|
inventory=pfannkuchen.ini
|
|
ansible_python_interpreter=/usr/bin/python3
|
|
interpreter_python = auto_silent
|
|
[ssh_connection]
|
|
ssh_args = -o PasswordAuthentication=yes
|