Add monitoring role
This commit is contained in:
parent
dca17d5750
commit
d06406c9f4
17 changed files with 539 additions and 0 deletions
4
roles/monitoring/tasks/blackbox.yaml
Normal file
4
roles/monitoring/tasks/blackbox.yaml
Normal file
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
- name: Install blackbox exporter
|
||||
apt:
|
||||
name: prometheus-blackbox-exporter
|
Loading…
Add table
Add a link
Reference in a new issue