Skip to content

Instantly share code, notes, and snippets.

@oxydedefer
Last active December 25, 2020 16:41
Show Gist options
  • Save oxydedefer/96872191421c770079cd8722c8b3d7ad to your computer and use it in GitHub Desktop.
Save oxydedefer/96872191421c770079cd8722c8b3d7ad to your computer and use it in GitHub Desktop.
ansible.cfg
[defaults]
callback_whitelist = timer, profile_roles, profile_tasks
stdout_callback = yaml
bin_ansible_callbacks= True
strategy_plugins = /usr/lib/python3.8/site-packages/ansible_mitogen/plugins/strategy
host_key_checking = False
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment