Refactor node-exporter to every node
This commit is contained in:
parent
0359a4ffa7
commit
f28e81fc9d
8 changed files with 36 additions and 17 deletions
4
playbooks/roles/node_exporter/tasks/main.yml
Normal file
4
playbooks/roles/node_exporter/tasks/main.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
- name: Deploy {{ role_name }}
|
||||
ansible.builtin.import_role:
|
||||
name: prometheus.prometheus.node_exporter
|
Loading…
Add table
Add a link
Reference in a new issue