change to started
This commit is contained in:
parent
930f7c4974
commit
9eef89beab
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@
|
|||
|
||||
- name: Ensure DBMail HTTP service is enabled
|
||||
ansible.builtin.systemd:
|
||||
state: restarted
|
||||
state: started
|
||||
daemon_reload: true
|
||||
enabled: true
|
||||
name: dbmail-httpd
|
||||
|
|
Loading…
Reference in a new issue