Created
June 12, 2015 20:17
-
-
Save ionrock/630902d4ca5073a8f526 to your computer and use it in GitHub Desktop.
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
with_items: "{% for host in groups['app'] %}" | |
- "{{ host }}" | |
"{% endfor %}" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment