mirror of
https://gitea.0xace.cc/ansible-galaxy/network.git
synced 2024-11-25 06:37:37 +00:00
4 lines
55 B
Plaintext
4 lines
55 B
Plaintext
|
{% for route in item.route %}
|
||
|
{{ route }}
|
||
|
{% endfor %}
|