1
0
Fork 0

Test homeassistant

This commit is contained in:
Daniele Tricoli 2021-05-30 00:52:27 +02:00
parent f28d8e7be9
commit 30d65156df
1 changed files with 3 additions and 1 deletions

View File

@ -51,6 +51,8 @@
- username: melchisedec
state: absent
remove: true
influxdb_bind_hostname: 127.0.0.1
homeassistant_influxdb_host: 127.0.0.1
roles:
# - ../roles/apt_dist_upgrade
# - ../roles/common
@ -78,7 +80,7 @@
# beehive_canonical_url: http://10.10.10.10:8181}
# - ../roles/mosquitto
- ../roles/influxdb
# - ../roles/homeassistant
- ../roles/homeassistant
# - {role: ../roles/generate_ca, become: true}
# - {role: ../roles/generate_certificate, become: true}
# - {role: ../roles/gitea, become: true}