mirror of
https://github.com/geerlingguy/ansible-role-apache
synced 2025-01-11 12:10:20 +01:00
3 lines
66 B
Django/Jinja
3 lines
66 B
Django/Jinja
{% for host in groups['hadoop_slaves'] %}
|
|
{{ host }}
|
|
{% endfor %}
|