Merge pull request #487 from lazouz/idempotent-check-mode

add idempotence in check mode for plugins
This commit is contained in:
Michael Russell 2018-10-11 17:29:03 +01:00 committed by GitHub
commit 437a92a7ff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,6 +30,7 @@
CONF_DIR: "{{ conf_dir }}"
ES_PATH_CONF: "{{ conf_dir }}"
ES_INCLUDE: "{{ instance_default_file }}"
check_mode: no
#if es_plugins_reinstall is set to true we remove ALL plugins
- name: set fact plugins_to_remove to install_plugins.stdout_lines