Created
December 3, 2019 21:37
-
-
Save jonsbun/686233ab04c61f60cf6bf04572e5db71 to your computer and use it in GitHub Desktop.
Prepare Server(s) for Ansible (ansible-init): https://github.com/jonsbun/ansible-init
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
server1-hostname ansible_user='server1-user' ansible_password='server1-password' | |
server2-hostname ansible_user='server2-user' ansible_password='server2-password' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment