library/roles/smartgears/social_data_indexer_se_plugin/tasks/main.yml: Fix the task description.

This commit is contained in:
Andrea Dell'Amico 2016-06-24 15:28:21 +02:00
parent 439038df06
commit f0fb4584df
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
---
- name: Get the couchdb cache se plugin and install it inside the smart executor
- name: Get the social indexer plugin and install it inside the smart executor
become: True
become_user: '{{ smartgears_user }}'
get_url: url={{ social_data_indexer_se_plugin_url }} dest={{ smartgears_instance_path }}/webapps/{{ smart_executor_name }}/WEB-INF/lib