homeassistant: Apply hass-dhcp role

Applying the *hass-dhcp* role the Home Assistant server, making it the
authoritative DHCP and DNS server for the home automation network.
jenkins-master
Dustin 2021-07-24 18:34:50 -05:00
parent 5d7ebbaa05
commit 3998b08b10
2 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,7 @@
- hosts: home-assistant - hosts: home-assistant
roles: roles:
- role: hass-dhcp
tags: hass-dhcp
- role: apache - role: apache
vars: vars:
default_apache_ssl_vhost: false default_apache_ssl_vhost: false

View File

@ -6,3 +6,5 @@ zigbee2mqtt_mqtt:
server: mqtts://{{ ansible_fqdn }} server: mqtts://{{ ansible_fqdn }}
user: zigbee2mqtt user: zigbee2mqtt
password: handball frequency zodiac crucial yin gumdrop gleaming password: handball frequency zodiac crucial yin gumdrop gleaming
hass_interface: vlan99
hass_net_gateway: 192.168.1.1