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/rule.j2
Normal file
3
templates/rule.j2
Normal file
@ -0,0 +1,3 @@
|
||||
{% for rule in item.rule %}
|
||||
{{ rule }}
|
||||
{% endfor %}
|
Reference in New Issue
Block a user