r/alertmanager: Deploy AlertManager
*AlertManager* is the component of the Prometheus ecosystem responsible for sending alert notifications.
This commit is contained in:
7
roles/alertmanager/tasks/main.yml
Normal file
7
roles/alertmanager/tasks/main.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
- block:
|
||||
# - import_tasks: install.yml
|
||||
# tags:
|
||||
# - install
|
||||
- import_tasks: deploy.yml
|
||||
tags:
|
||||
- alertmanager
|
||||
Reference in New Issue
Block a user