diff --git a/pmci-monitoring-update.yml b/pmci-monitoring-update.yml index c29f686..ce67660 100644 --- a/pmci-monitoring-update.yml +++ b/pmci-monitoring-update.yml @@ -62,6 +62,9 @@ - include_role: name: prometheus tasks_from: _update_config + - include_role: + name: prometheus + tasks_from: _reload_config ############################################################# # Sending smardigo management message to process diff --git a/update-monitoring.yml b/update-monitoring.yml index 5f12978..d6384cc 100644 --- a/update-monitoring.yml +++ b/update-monitoring.yml @@ -73,6 +73,9 @@ - include_role: name: prometheus tasks_from: _update_config + - include_role: + name: prometheus + tasks_from: _reload_config ############################################################# # Sending smardigo management message to process