Merge branch 'master' of https://git.cccv.de/infra/ansible/roles/prometheus-agent
This commit is contained in:
commit
dfa8092538
4 changed files with 26 additions and 3 deletions
|
|
@ -1,6 +1,8 @@
|
|||
- name: install node-exporter
|
||||
apt:
|
||||
pkg: prometheus-node-exporter
|
||||
pkg:
|
||||
- prometheus-node-exporter
|
||||
- prometheus-node-exporter-collectors
|
||||
|
||||
- name: copy node-exporter config
|
||||
notify: restart node-exporter
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue