[defaults] inventory = ./my_inventory/hosts roles_path = roles retry_files_enabled = False callbacks_enabled = timer, profile_tasks host_key_checking = False vault_password_file = .vault_pass [ssh_connection] pipelining = True ssh_args = -o ControlMaster=auto -o ControlPersist=60s -o ForwardAgent=yes