add a few more 'check_mode:no' props for compatiblity with --check mode of ansible
This commit is contained in:
parent
6d9caa7a9b
commit
785ce1cd26
5 changed files with 7 additions and 1 deletions
|
|
@ -33,6 +33,7 @@
|
|||
changed_when: False
|
||||
environment:
|
||||
ES_PATH_CONF: "{{ conf_dir }}"
|
||||
check_mode: no
|
||||
|
||||
- name: Create Bootstrap password for elastic user
|
||||
become: yes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue