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