Skip to content

Instantly share code, notes, and snippets.

@petarvucetin
Created August 25, 2019 03:11
Show Gist options
  • Save petarvucetin/660c2093392c935061ea1f6da5d99917 to your computer and use it in GitHub Desktop.
Save petarvucetin/660c2093392c935061ea1f6da5d99917 to your computer and use it in GitHub Desktop.
ansible.cfg
[defaults]
roles_path = ~/
host_key_checking = False
stdout_callback = debug
log_path=~/ansible-playbook-log.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment