mirror of
https://gitea.0xace.cc/ansible-galaxy/network.git
synced 2025-01-18 19:52:19 +00:00
4 lines
55 B
Plaintext
4 lines
55 B
Plaintext
|
{% for route in item.route %}
|
||
|
{{ route }}
|
||
|
{% endfor %}
|