Fix idempotency test when listing the current users
This commit is contained in:
parent
9eae7e3a3d
commit
6ddc7ce13d
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@
|
||||||
command: >
|
command: >
|
||||||
{{es_home}}/bin/elasticsearch-keystore list
|
{{es_home}}/bin/elasticsearch-keystore list
|
||||||
register: list_keystore
|
register: list_keystore
|
||||||
|
changed_when: False
|
||||||
environment:
|
environment:
|
||||||
ES_PATH_CONF: "{{ conf_dir }}"
|
ES_PATH_CONF: "{{ conf_dir }}"
|
||||||
when:
|
when:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue