add mc host
This commit is contained in:
parent
df10ba82ee
commit
9eb42fcaad
1 changed files with 7 additions and 0 deletions
|
@ -52,6 +52,13 @@ monitoring:
|
|||
jobs:
|
||||
jellyfin: /var/log/jellyfin/*.log
|
||||
|
||||
mc:
|
||||
ansible_host: 10.5.1.220
|
||||
home_network: true
|
||||
logs:
|
||||
jobs:
|
||||
minecraft: /var/minecraft/logs/*.log
|
||||
|
||||
authentik:
|
||||
hosts:
|
||||
authentik.home.finn.io:
|
||||
|
|
Loading…
Reference in a new issue