Created
November 9, 2017 06:39
-
-
Save visualskyrim/16b13e028851a2ba1b0b133ee76ca943 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
ansible-playbook -i <inventory-file> deploy_authorized_keys.yml --ask-become-pass --ask-pass --extra-vars='pubkey="<pubkey-for-super-user>”’ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment