fix task name
This commit is contained in:
parent
3f29fa40cc
commit
a12908b667
@ -11,7 +11,7 @@
|
||||
- import_tasks: Debian.yml
|
||||
when: ansible_os_family == 'Debian'
|
||||
|
||||
- name: Check elasticsearch-plugin performance-analyzer is install
|
||||
- name: Check if performance-analyzer is installed
|
||||
become: true
|
||||
command: ./elasticsearch-plugin list | grep 'opendistro-performance-analyzer'
|
||||
register: elasticsearch_performance
|
||||
|
||||
Loading…
Reference in New Issue
Block a user