[WIP] Perform installation of HomeAssistant host #71

Draft
noby wants to merge 19 commits from noby/ansible:homeassistant into master
Showing only changes of commit bb02895ed2 - Show all commits

View File

@ -23,6 +23,7 @@
- psycopg2
- packaging
- uv
- netifaces
- homeassistant
extra_args: "--upgrade"
virtualenv: "{{ ha_venv_dir }}"