Fix(ansible): Diagnostic workaround for undefined 'wireguard' var in template
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
{% set wireguard = {} %}
|
||||
[Interface]
|
||||
Address = {{ IP }}/24
|
||||
DNS = 192.168.5.5
|
||||
|
||||
Reference in New Issue
Block a user