Skip to content

Instantly share code, notes, and snippets.

@bcoca
Last active June 11, 2020 22:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bcoca/c2bf82cc267f1f144ae8e82025ace08b to your computer and use it in GitHub Desktop.
Save bcoca/c2bf82cc267f1f144ae8e82025ace08b to your computer and use it in GitHub Desktop.
- 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