Created
November 9, 2017 06:30
-
-
Save visualskyrim/a2d0bc6541fa6709c79afdf1e524e086 to your computer and use it in GitHub Desktop.
Execute deploy_authorized_keys.yml as the same user as that in remote host
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-pass --extra-vars='pubkey="<pubkey>"' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment