Skip to content

Instantly share code, notes, and snippets.

@garystafford
Last active October 25, 2019 06:27
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save garystafford/98a1f59efa208b324c0848980a81e283 to your computer and use it in GitHub Desktop.
Save garystafford/98a1f59efa208b324c0848980a81e283 to your computer and use it in GitHub Desktop.
[defaults]
host_key_checking = False
roles_path = roles
inventory = inventories/hosts
remote_user = ansible
private_key_file = ~/.ssh/ansible
[inventory]
enable_plugins = host_list, script, yaml, ini, auto, gcp_compute
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment