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: >
|
||||
{{es_home}}/bin/elasticsearch-keystore list
|
||||
register: list_keystore
|
||||
changed_when: False
|
||||
environment:
|
||||
ES_PATH_CONF: "{{ conf_dir }}"
|
||||
when:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue