ansible_qemu_ceph_xcat_test.../cluster/roles/autofs/templates/autofs.map.j2

8 lines
85 B
Plaintext
Raw Normal View History

2022-11-30 12:05:03 +00:00
#
# {{ ansible_managed }}
#
{%- for entry in _map_list %}
{{ entry }}
{%- endfor %}