Files
configpolicy/roles/alertmanager/tasks/main.yml
Dustin C. Hatch 0dab3afc85 r/alertmanager: Deploy AlertManager
*AlertManager* is the component of the Prometheus ecosystem responsible
for sending alert notifications.
2022-08-10 22:18:53 -05:00

8 lines
120 B
YAML

- block:
# - import_tasks: install.yml
# tags:
# - install
- import_tasks: deploy.yml
tags:
- alertmanager