From 6ddc7ce13dab4a177eeaa43f2c1120111e6cb174 Mon Sep 17 00:00:00 2001 From: Michael Russell Date: Wed, 31 Jan 2018 13:03:51 +0100 Subject: [PATCH] Fix idempotency test when listing the current users --- tasks/xpack/security/elasticsearch-security.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/tasks/xpack/security/elasticsearch-security.yml b/tasks/xpack/security/elasticsearch-security.yml index 7247052..1d7d93b 100644 --- a/tasks/xpack/security/elasticsearch-security.yml +++ b/tasks/xpack/security/elasticsearch-security.yml @@ -16,6 +16,7 @@ command: > {{es_home}}/bin/elasticsearch-keystore list register: list_keystore + changed_when: False environment: ES_PATH_CONF: "{{ conf_dir }}" when: