mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
@@ -36,7 +36,7 @@
|
||||
sudo: yes
|
||||
|
||||
- name: Install plugins
|
||||
shell: /usr/share/elasticsearch/bin/plugin install {{ item.name }}/{{ item.version }}
|
||||
shell: /usr/share/elasticsearch/bin/plugin install {{ item.name }}
|
||||
when: not is_installed
|
||||
with_items: "{{ elasticsearch.plugins }}"
|
||||
|
||||
|
Reference in New Issue
Block a user