Update domains & use systemd system service
This commit is contained in:
parent
24c4e57c69
commit
a433a2af00
5 changed files with 20 additions and 18 deletions
|
|
@ -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
|
||||
|
|
|
|||
Reference in a new issue