Fix ansible module option
This commit is contained in:
parent
795c75af21
commit
b1ead55e6f
1 changed files with 1 additions and 1 deletions
|
@ -184,7 +184,7 @@
|
|||
systemd:
|
||||
name: rabbitmq-server
|
||||
state: restarted
|
||||
systemd_reload: yes
|
||||
daemon_reload: yes
|
||||
|
||||
- name: restart repoSpanner
|
||||
action: service name=repoSpanner state=restarted
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue