Last active
June 11, 2020 22:03
-
-
Save bcoca/c2bf82cc267f1f144ae8e82025ace08b 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
- task: | |
remote_user: '{{item}}_admin' | |
loop: | |
- jeremy | |
- '{{ansible_user}}' | |
vars: | |
ansible_user: '{{ansible_user}}_admin' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment