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
|
when: install_packages_indexer
|
||||||
|
|
||||||
- name: Restart up the dependant services
|
- name: Restart up the dependant services
|
||||||
service: name={{item}} state=stopped
|
service: name={{item}} state=started
|
||||||
with_items:
|
with_items:
|
||||||
- httpd
|
- httpd
|
||||||
- fcomm-cache-worker
|
- fcomm-cache-worker
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue