forked from FF-RGB/ansible
mesh-interfaces: fix whitespace
This commit is contained in:
parent
73f1c246de
commit
238ec8a4b3
@ -11,9 +11,9 @@ iface br-{{ site_code }}
|
||||
#
|
||||
address {{ batman_ipv4 }}
|
||||
address {{ batman_ipv6 }}
|
||||
{% if global_ipv6 is defined %}
|
||||
{% if global_ipv6 is defined %}
|
||||
address {{ global_ipv6 }}
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
|
||||
# bat-{{ site_code }}
|
||||
auto bat-{{ site_code }}
|
||||
|
Loading…
Reference in New Issue
Block a user