wg-quick can't be reloaed

This might break things!
This commit is contained in:
Jake Howard 2020-04-26 12:05:45 +01:00
parent 4aa5a7d5a8
commit 051ec43769
No known key found for this signature in database
GPG Key ID: 57AFB45680EDD477

View File

@ -9,7 +9,7 @@
- name: Enable wireguard - name: Enable wireguard
service: service:
name: wg-quick@wg0 name: wg-quick@wg0
state: reloaded state: restarted
enabled: true enabled: true
when: wireguard_conf.changed when: wireguard_conf.changed
become: true become: true