Role service-yanic: adjust for latest config changes
This commit is contained in:
parent
07a9169656
commit
2f258ac672
1 changed files with 2 additions and 1 deletions
|
@ -40,4 +40,5 @@ vpn = true
|
|||
{% else %}
|
||||
vpn = false
|
||||
{% endif %}
|
||||
traffic_interfaces = [ "{{ ansible_default_ipv4.interface }}" ]
|
||||
interfaces_traffic = [ "{{ ansible_default_ipv4.interface }}" ]
|
||||
interfaces_address = [ "loopback" ]
|
||||
|
|
Loading…
Reference in a new issue