ansible/roles/mlmmj/templates/transport_mlmmj.j2

6 lines
142 B
Plaintext
Raw Normal View History

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