add missing become: yes

This commit is contained in:
Bill Schwanitz 2018-06-26 15:13:19 -04:00 committed by Bill Schwanitz
parent 50a8f3b144
commit cc6b4e78e2
3 changed files with 8 additions and 3 deletions

View file

@ -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