{%- if rule.to_destination is defined %} | {%- if rule.to_destination is defined %} | ||||
- to-destination: {{ rule.to_destination }} | - to-destination: {{ rule.to_destination }} | ||||
{%- endif %} | {%- endif %} | ||||
{%- if rule.to_source is defined %} | |||||
- to-source: {{ rule.to_source }} | |||||
{%- endif %} | |||||
{%- if rule.source_network is defined %} | {%- if rule.source_network is defined %} | ||||
- source: {{ rule.source_network }} | - source: {{ rule.source_network }} | ||||
{%- endif %} | {%- endif %} |