Add monitoring host with prometheus role
This commit is contained in:
4
ansible/roles/prometheus/handlers/main.yaml
Normal file
4
ansible/roles/prometheus/handlers/main.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
- name: Restart prometheus
|
||||
service:
|
||||
name: prometheus
|
||||
state: restarted
|
||||
Reference in New Issue
Block a user