mirror of
https://gitea.0xace.cc/ansible-galaxy/network.git
synced 2024-11-24 22:36:38 +00:00
4 lines
52 B
Plaintext
4 lines
52 B
Plaintext
|
{% for rule in item.rule %}
|
||
|
{{ rule }}
|
||
|
{% endfor %}
|