Skip to content

Instantly share code, notes, and snippets.

@kevinlondon
Created April 29, 2016 14:54
Show Gist options
  • Save kevinlondon/428f7e53e986f894c42f09a6cc2bd803 to your computer and use it in GitHub Desktop.
Save kevinlondon/428f7e53e986f894c42f09a6cc2bd803 to your computer and use it in GitHub Desktop.
Ansible config
[defaults]
inventory = hosts
remote_user = ubuntu
private_key_file = '~/.ssh/id_rsa'
[ssh_connection]
pipelining = True
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment