Add and configure Alertmanager
This commit is contained in:
parent
c4fd9047f7
commit
79913e9d03
3 changed files with 32 additions and 2 deletions
|
|
@ -5,3 +5,6 @@
|
|||
- name: Include the Prometheus - node exporter role
|
||||
ansible.builtin.include_role:
|
||||
name: prometheus.prometheus.node_exporter
|
||||
- name: Include the Prometheus - alertmanager role
|
||||
ansible.builtin.include_role:
|
||||
name: prometheus.prometheus.alertmanager
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue