Remove unused handlers
This commit is contained in:
parent
c08670a8ba
commit
cd32757a4f
1 changed files with 0 additions and 15 deletions
15
handlers.yml
15
handlers.yml
|
|
@ -23,21 +23,6 @@
|
|||
state: restarted
|
||||
enabled: true
|
||||
|
||||
- name: restart radicale service
|
||||
become: true
|
||||
systemd:
|
||||
name: radicale
|
||||
state: restarted
|
||||
enabled: true
|
||||
daemon_reload: true
|
||||
|
||||
- name: restart syncthing service
|
||||
become: true
|
||||
systemd:
|
||||
name: syncthing@sonny.service
|
||||
state: restarted
|
||||
enabled: true
|
||||
|
||||
- name: restart certbot
|
||||
become: true
|
||||
systemd:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue