diff options
| author | Kumar Damani <me@kumardamani.net> | 2022-08-23 16:02:28 +0000 |
|---|---|---|
| committer | Kumar Damani <me@kumardamani.net> | 2022-09-07 20:15:37 +0000 |
| commit | c85806e3289b5e207d51d382f8dc75edad04404d (patch) | |
| tree | 244d2f1ad38320863fb60f695c88c97799be1171 /roles/wireguard/handlers | |
| parent | 4d34de2f5e757bfeae5738547aabb61d3d28a2f8 (diff) | |
switched to alpine initial commit
Diffstat (limited to 'roles/wireguard/handlers')
| -rw-r--r-- | roles/wireguard/handlers/main.yaml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/roles/wireguard/handlers/main.yaml b/roles/wireguard/handlers/main.yaml index bd5fc0d..cd21505 100644 --- a/roles/wireguard/handlers/main.yaml +++ b/roles/wireguard/handlers/main.yaml @@ -1,7 +1,2 @@ --- -- name: 'Restart wireguard' - systemd: - name: 'wg-quick@wg0' - state: 'restarted' - listen: 'restart wireguard' |
