From 1aba1accde4ee4dd97d15324cf1cfd15157b1715 Mon Sep 17 00:00:00 2001 From: Andrea Dell'Amico Date: Wed, 28 Jun 2017 16:33:49 +0200 Subject: [PATCH] library/roles/smartgears: cleanup. Remove lots of duplicate handlers. --- smartgears/accounting_aggregator_se_plugin/handlers/main.yml | 3 --- .../accounting_insert_storage_se_plugin/handlers/main.yml | 3 --- smartgears/dataminer_app/handlers/main.yml | 3 --- smartgears/dm_pool_manager/handlers/main.yml | 3 --- smartgears/fhn_manager/handlers/main.yml | 3 --- smartgears/generic_worker/handlers/main.yml | 3 --- smartgears/grsf_publisher_ws/handlers/main.yml | 3 --- smartgears/resource_registry/handlers/main.yml | 3 --- smartgears/smart_executor/handlers/main.yml | 3 --- smartgears/social_data_indexer_se_plugin/handlers/main.yml | 3 --- smartgears/spd_service/handlers/main.yml | 3 --- smartgears/tabular_data/handlers/main.yml | 3 --- 12 files changed, 36 deletions(-) delete mode 100644 smartgears/accounting_aggregator_se_plugin/handlers/main.yml delete mode 100644 smartgears/accounting_insert_storage_se_plugin/handlers/main.yml delete mode 100644 smartgears/dataminer_app/handlers/main.yml delete mode 100644 smartgears/dm_pool_manager/handlers/main.yml delete mode 100644 smartgears/fhn_manager/handlers/main.yml delete mode 100644 smartgears/generic_worker/handlers/main.yml delete mode 100644 smartgears/grsf_publisher_ws/handlers/main.yml delete mode 100644 smartgears/resource_registry/handlers/main.yml delete mode 100644 smartgears/smart_executor/handlers/main.yml delete mode 100644 smartgears/social_data_indexer_se_plugin/handlers/main.yml delete mode 100644 smartgears/spd_service/handlers/main.yml delete mode 100644 smartgears/tabular_data/handlers/main.yml diff --git a/smartgears/accounting_aggregator_se_plugin/handlers/main.yml b/smartgears/accounting_aggregator_se_plugin/handlers/main.yml deleted file mode 100644 index a9b4ffdd..00000000 --- a/smartgears/accounting_aggregator_se_plugin/handlers/main.yml +++ /dev/null @@ -1,3 +0,0 @@ ---- -- name: Restart smartgears - service: name='tomcat-instance-{{ smartgears_http_port }}' state=restarted diff --git a/smartgears/accounting_insert_storage_se_plugin/handlers/main.yml b/smartgears/accounting_insert_storage_se_plugin/handlers/main.yml deleted file mode 100644 index a9b4ffdd..00000000 --- a/smartgears/accounting_insert_storage_se_plugin/handlers/main.yml +++ /dev/null @@ -1,3 +0,0 @@ ---- -- name: Restart smartgears - service: name='tomcat-instance-{{ smartgears_http_port }}' state=restarted diff --git a/smartgears/dataminer_app/handlers/main.yml b/smartgears/dataminer_app/handlers/main.yml deleted file mode 100644 index 69c07b56..00000000 --- a/smartgears/dataminer_app/handlers/main.yml +++ /dev/null @@ -1,3 +0,0 @@ ---- -- name: Restart smartgears - service: name=tomcat-instance-{{ smartgears_http_port }} state=restarted diff --git a/smartgears/dm_pool_manager/handlers/main.yml b/smartgears/dm_pool_manager/handlers/main.yml deleted file mode 100644 index a9b4ffdd..00000000 --- a/smartgears/dm_pool_manager/handlers/main.yml +++ /dev/null @@ -1,3 +0,0 @@ ---- -- name: Restart smartgears - service: name='tomcat-instance-{{ smartgears_http_port }}' state=restarted diff --git a/smartgears/fhn_manager/handlers/main.yml b/smartgears/fhn_manager/handlers/main.yml deleted file mode 100644 index a9b4ffdd..00000000 --- a/smartgears/fhn_manager/handlers/main.yml +++ /dev/null @@ -1,3 +0,0 @@ ---- -- name: Restart smartgears - service: name='tomcat-instance-{{ smartgears_http_port }}' state=restarted diff --git a/smartgears/generic_worker/handlers/main.yml b/smartgears/generic_worker/handlers/main.yml deleted file mode 100644 index a9b4ffdd..00000000 --- a/smartgears/generic_worker/handlers/main.yml +++ /dev/null @@ -1,3 +0,0 @@ ---- -- name: Restart smartgears - service: name='tomcat-instance-{{ smartgears_http_port }}' state=restarted diff --git a/smartgears/grsf_publisher_ws/handlers/main.yml b/smartgears/grsf_publisher_ws/handlers/main.yml deleted file mode 100644 index a9b4ffdd..00000000 --- a/smartgears/grsf_publisher_ws/handlers/main.yml +++ /dev/null @@ -1,3 +0,0 @@ ---- -- name: Restart smartgears - service: name='tomcat-instance-{{ smartgears_http_port }}' state=restarted diff --git a/smartgears/resource_registry/handlers/main.yml b/smartgears/resource_registry/handlers/main.yml deleted file mode 100644 index a9b4ffdd..00000000 --- a/smartgears/resource_registry/handlers/main.yml +++ /dev/null @@ -1,3 +0,0 @@ ---- -- name: Restart smartgears - service: name='tomcat-instance-{{ smartgears_http_port }}' state=restarted diff --git a/smartgears/smart_executor/handlers/main.yml b/smartgears/smart_executor/handlers/main.yml deleted file mode 100644 index a9b4ffdd..00000000 --- a/smartgears/smart_executor/handlers/main.yml +++ /dev/null @@ -1,3 +0,0 @@ ---- -- name: Restart smartgears - service: name='tomcat-instance-{{ smartgears_http_port }}' state=restarted diff --git a/smartgears/social_data_indexer_se_plugin/handlers/main.yml b/smartgears/social_data_indexer_se_plugin/handlers/main.yml deleted file mode 100644 index a9b4ffdd..00000000 --- a/smartgears/social_data_indexer_se_plugin/handlers/main.yml +++ /dev/null @@ -1,3 +0,0 @@ ---- -- name: Restart smartgears - service: name='tomcat-instance-{{ smartgears_http_port }}' state=restarted diff --git a/smartgears/spd_service/handlers/main.yml b/smartgears/spd_service/handlers/main.yml deleted file mode 100644 index a9b4ffdd..00000000 --- a/smartgears/spd_service/handlers/main.yml +++ /dev/null @@ -1,3 +0,0 @@ ---- -- name: Restart smartgears - service: name='tomcat-instance-{{ smartgears_http_port }}' state=restarted diff --git a/smartgears/tabular_data/handlers/main.yml b/smartgears/tabular_data/handlers/main.yml deleted file mode 100644 index a9b4ffdd..00000000 --- a/smartgears/tabular_data/handlers/main.yml +++ /dev/null @@ -1,3 +0,0 @@ ---- -- name: Restart smartgears - service: name='tomcat-instance-{{ smartgears_http_port }}' state=restarted