Update domains & use systemd system service

This commit is contained in:
sonny 2025-01-25 13:00:48 +01:00
parent 24c4e57c69
commit a433a2af00
5 changed files with 20 additions and 18 deletions

View file

@ -1,7 +1,7 @@
- name: enable transip-client timer
become: true
systemd:
daemon-reload: yes
name: transip-client.timer
state: restarted
enabled: true
scope: user