[defaults] inventory = hosts gathering = explicit strategy_plugins = ../../ansible_mitogen/plugins/strategy #strategy = mitogen_linear library = modules retry_files_enabled = False forks = 50 [ssh_connection] ssh_args = -o ForwardAgent=yes -o ControlMaster=auto -o ControlPersist=60s pipelining = True