Skip to content

Instantly share code, notes, and snippets.

@larkintuckerllc
Last active March 31, 2020 00:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save larkintuckerllc/41b5ee10c8698965bf547d9dd450053b to your computer and use it in GitHub Desktop.
Save larkintuckerllc/41b5ee10c8698965bf547d9dd450053b to your computer and use it in GitHub Desktop.
aws
[bastion]
54.87.165.82
[bastion:vars]
ansible_python_interpreter=/usr/bin/python3
[legacy]
10.0.12.148
[legacy:vars]
ansible_ssh_common_args='-o ProxyCommand="ssh -W %h:%p -q ubuntu@54.87.165.82"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment