From f0fb4584dfc3ee7bf84984444fd45305d0680f88 Mon Sep 17 00:00:00 2001 From: Andrea Dell'Amico Date: Fri, 24 Jun 2016 15:28:21 +0200 Subject: [PATCH] library/roles/smartgears/social_data_indexer_se_plugin/tasks/main.yml: Fix the task description. --- smartgears/social_data_indexer_se_plugin/tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smartgears/social_data_indexer_se_plugin/tasks/main.yml b/smartgears/social_data_indexer_se_plugin/tasks/main.yml index e3ec9ba2..7bd2d3e4 100644 --- a/smartgears/social_data_indexer_se_plugin/tasks/main.yml +++ b/smartgears/social_data_indexer_se_plugin/tasks/main.yml @@ -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