Fix cleanup services with roundcube_separate_user enabled
This commit is contained in:
parent
136668e71f
commit
576261919f
3 changed files with 34 additions and 2 deletions
3
handlers/main.yml
Normal file
3
handlers/main.yml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
- name: reload systemd
|
||||
ansible.builtin.systemd:
|
||||
daemon_reload: True
|
||||
Loading…
Add table
Add a link
Reference in a new issue