[defaults] inventory = ./inventory/hosts.yml roles_path = ./roles host_key_checking = False retry_files_enabled = False timeout = 30 forks = 20 interpreter_python = auto_silent stdout_callback = yaml [ssh_connection] pipelining = True ssh_args = -o ControlMaster=auto -o ControlPersist=60s