Add monitor
For monitoring stuff.
This commit is contained in:
parent
2d776d3246
commit
14dd446fd4
1 changed files with 7 additions and 0 deletions
|
@ -3,6 +3,13 @@
|
|||
roles:
|
||||
- facts
|
||||
|
||||
- hosts: monitor
|
||||
roles:
|
||||
- alpine
|
||||
- nginx
|
||||
- influxdb
|
||||
- grafana
|
||||
|
||||
- hosts: dhcp
|
||||
roles:
|
||||
- alpine
|
||||
|
|
Loading…
Reference in a new issue