add Debian support

This commit is contained in:
ace
2024-04-03 18:14:20 +03:00
parent ec6131ccd1
commit 671f7b52ee
5 changed files with 94 additions and 3 deletions

View File

@ -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