ansible/roles/mlmmj/templates/transport_mlmmj.j2

6 lines
142 B
Plaintext
Raw Normal View History

2021-01-31 19:45:58 -06:00
# {{ ansible_managed }}
{% for list in mlmmj_lists %}
{{ list.domain }}--{{ list.name }}@localhost.mlmmj mlmmj:{{ list.name }}
{% endfor %}