Add missing conditional to wg setup
This commit is contained in:
parent
b003ebdcfd
commit
82830b558b
|
@ -160,3 +160,4 @@
|
||||||
daemon_reload: yes
|
daemon_reload: yes
|
||||||
enabled: yes
|
enabled: yes
|
||||||
state: restarted
|
state: restarted
|
||||||
|
when: not wireguard_containerized
|
||||||
|
|
Loading…
Reference in a new issue