make playbook (tested for debians) compatible with the mode
This commit is contained in:
parent
0ccf60831e
commit
c4b51482c1
2 changed files with 2 additions and 0 deletions
|
|
@ -15,6 +15,7 @@
|
|||
register: elasticsearch_package
|
||||
failed_when: False
|
||||
changed_when: False
|
||||
check_mode: no
|
||||
|
||||
- name: stop elasticsearch
|
||||
service:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue