[mailman3] Fix syntax error in handler parameters
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
parent
0a1fbd509f
commit
35a2da98e7
1 changed files with 1 additions and 1 deletions
|
@ -15,4 +15,4 @@
|
|||
command: /usr/bin/systemctl daemon-reload
|
||||
|
||||
- name: restart mailmanweb
|
||||
service: name=maimanweb state restarted
|
||||
service: name=mailmanweb state=restarted
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue