add missing become: yes
This commit is contained in:
parent
50a8f3b144
commit
cc6b4e78e2
3 changed files with 8 additions and 3 deletions
|
|
@ -56,6 +56,7 @@
|
|||
meta: flush_handlers
|
||||
|
||||
- name: Make sure elasticsearch is started
|
||||
become: yes
|
||||
service: name={{instance_init_script | basename}} state=started enabled=yes
|
||||
when: es_start_service
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue