Changed suffix to .cymais.timer

This commit is contained in:
2024-01-10 11:26:00 +01:00
parent b7e3a7f838
commit d8f14a9c36
7 changed files with 12 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
- name: "restart timer"
systemd:
name: "{{service_name}}.timer"
name: "{{service_name}}.cymais.timer"
state: restarted
enabled: yes
daemon_reload: yes