Created
May 18, 2020 19:49
-
-
Save lhmachado/1808581e6357b5e23b7a3b1420fbcc56 to your computer and use it in GitHub Desktop.
This file contains 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
servers: | |
hosts: | |
<your-intance-public-ip>: | |
vars: | |
ansible_ssh_private_key_file: <path of your ssh key> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment