mirror of
https://gitea.0xace.cc/ansible-galaxy/wireguard-ui.git
synced 2025-06-29 03:03:07 +00:00
add Debian support
This commit is contained in:
@ -34,6 +34,7 @@
|
||||
masked: no
|
||||
loop:
|
||||
- "{{ wireguard_ui_systemd_unit_name }}"
|
||||
tags: wireguard_ui_start
|
||||
|
||||
- name: Enable WireGuard UI watcher services
|
||||
systemd:
|
||||
@ -54,6 +55,3 @@
|
||||
masked: no
|
||||
loop:
|
||||
- "{{ wireguard_ui_watcher_systemd_path_unit_name }}"
|
||||
|
||||
tags: wireguard_ui_start
|
||||
|
||||
|
Reference in New Issue
Block a user