8 lines
85 B
Plaintext
8 lines
85 B
Plaintext
|
|
#
|
||
|
|
# {{ ansible_managed }}
|
||
|
|
#
|
||
|
|
{%- for entry in _map_list %}
|
||
|
|
{{ entry }}
|
||
|
|
{%- endfor %}
|
||
|
|
|