Skip to content
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.

Commit

Permalink
add idempotence in check mode for plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
lazouz committed Aug 17, 2018
1 parent 56ebb5a commit bfca7fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/elasticsearch-plugins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,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
Expand Down

0 comments on commit bfca7fc

Please sign in to comment.