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:
|
roles:
|
||||||
- facts
|
- facts
|
||||||
|
|
||||||
|
- hosts: monitor
|
||||||
|
roles:
|
||||||
|
- alpine
|
||||||
|
- nginx
|
||||||
|
- influxdb
|
||||||
|
- grafana
|
||||||
|
|
||||||
- hosts: dhcp
|
- hosts: dhcp
|
||||||
roles:
|
roles:
|
||||||
- alpine
|
- alpine
|
||||||
|
|
Loading…
Reference in a new issue