library/roles/smartgears/accounting_aggregator_se_plugin/tasks/main.yml: Fix a typo in a task description.

This commit is contained in:
Andrea Dell'Amico 2018-11-30 19:47:24 +01:00
parent 5dd9e01fd3
commit 962105f7f5
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
maven_artifact: artifact_id={{ accounting_aggregator_se_plugin_name }} version={{ accounting_aggregator_se_plugin_version }} group_id={{ accounting_aggregator_se_plugin_group_id }} extension={{ accounting_aggregator_se_plugin_extension }} repository_url={{ smartgears_global_base_url }} dest={{ smartgears_instance_path }}/webapps/{{ smart_executor_name }}/WEB-INF/lib/plugins/{{ accounting_aggregator_se_plugin_name }} keep_name=yes
notify: Restart smartgears
- name: Remove the Sis geotk uber jar org and META-INF directories
- name: Remove the accounting_aggregator uber jar org and META-INF directories
file: dest={{ smartgears_instance_path }}/webapps/{{ smart_executor_name }}/WEB-INF/lib/plugins/{{ accounting_aggregator_se_plugin_name }}/{{ item }} state=absent
with_items:
- org