Merge pull request #487 from lazouz/idempotent-check-mode
add idempotence in check mode for plugins
This commit is contained in:
commit
437a92a7ff
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue