Added a node_exporter role initially built for...
peregrine.
This commit is contained in:
5
node_exporter.yml
Normal file
5
node_exporter.yml
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
- hosts: all
|
||||
become: True
|
||||
roles:
|
||||
- node_exporter
|
Reference in New Issue
Block a user