Fix(ansible): Diagnostic workaround for undefined 'wireguard' var in template

This commit is contained in:
gemini
2026-04-15 19:16:14 +02:00
parent 0aca81d403
commit f6cba1c1af

View File

@@ -1,3 +1,4 @@
{% set wireguard = {} %}
[Interface]
Address = {{ IP }}/24
DNS = 192.168.5.5