mirror of
https://gitea.0xace.cc/ansible-galaxy/network.git
synced 2025-07-20 14:53:08 +00:00
add network
This commit is contained in:
3
templates/route.j2
Normal file
3
templates/route.j2
Normal file
@ -0,0 +1,3 @@
|
||||
{% for route in item.route %}
|
||||
{{ route }}
|
||||
{% endfor %}
|
Reference in New Issue
Block a user