Created
September 5, 2015 21:25
-
-
Save mrchrisadams/db66920c9d34c71f9b1d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| main > | |
| ansible_ssh_host=123.456.33.44 | |
| ansible_ssh_port=22 | |
| ansible_ssh_user=chris | |
| host_key_checking=False |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| main ansible_ssh_host=123.456.33.44 ansible_ssh_port=22 ansible_ssh_user=chris host_key_checking=False |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment