Added .cymais.service suffix to make cymais files more visible

This commit is contained in:
2024-01-10 11:18:38 +01:00
parent f3ce00dca7
commit b7e3a7f838
68 changed files with 144 additions and 132 deletions

View File

@@ -1,6 +1,6 @@
- name: "restart wireguard"
systemd:
name: wg-quick@wg0.service
name: wg-quick.cymais@wg0.service
state: restarted
enabled: yes
daemon_reload: yes