[defaults] ## log_path=/path/to/logfile transport = ssh timeout = 20 # https://docs.ansible.com/ansible/2.9/reference_appendices/interpreter_discovery.html interpreter_python = auto_silent [ssh_connection] ssh_args = -o IdentitiesOnly=yes -o PubkeyAuthentication=yes pipelining = True