[defaults] inventory = inventory/ remote_user = root host_key_checking = False # Reduce SSH connection overhead forks = 10 pipelining = True # Output formatting stdout_callback = yaml callbacks_enabled = profile_tasks [ssh_connection] # Reuse SSH connections ssh_args = -o ControlMaster=auto -o ControlPersist=60s