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
|
- name: Ensure DBMail HTTP service is enabled
|
||||||
ansible.builtin.systemd:
|
ansible.builtin.systemd:
|
||||||
state: restarted
|
state: started
|
||||||
daemon_reload: true
|
daemon_reload: true
|
||||||
enabled: true
|
enabled: true
|
||||||
name: dbmail-httpd
|
name: dbmail-httpd
|
||||||
|
|
Loading…
Reference in a new issue