That explains it.
This commit is contained in:
parent
cf42ac7ae0
commit
67e987e0e6
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@
|
|||
when: install_packages_indexer
|
||||
|
||||
- name: Restart up the dependant services
|
||||
service: name={{item}} state=stopped
|
||||
service: name={{item}} state=started
|
||||
with_items:
|
||||
- httpd
|
||||
- fcomm-cache-worker
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue