Add homeassistant host
This commit is contained in:
parent
810e64dde7
commit
dc5717712d
4 changed files with 49 additions and 0 deletions
|
@ -20,6 +20,11 @@ fsolgw:
|
|||
git:
|
||||
hosts:
|
||||
git02.home.foo.sh:
|
||||
homeassistant:
|
||||
hosts:
|
||||
homeassistant01.home.foo.sh:
|
||||
vars:
|
||||
homeassistant_version: 2023.1
|
||||
influxdb:
|
||||
hosts:
|
||||
influxdb01.home.foo.sh:
|
||||
|
@ -134,6 +139,7 @@ openbsd:
|
|||
rocky8:
|
||||
children:
|
||||
collab:
|
||||
homeassistant:
|
||||
mail:
|
||||
minecraft:
|
||||
munin:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue