added home-assistant

This commit is contained in:
= 2023-03-28 10:26:23 +02:00
parent e5be7ccdee
commit 1b187ff8a6

3
podman/hass.sls Normal file
View File

@ -0,0 +1,3 @@
{% from 'lib.sls' import container_deploy with context %}
{{ container_deploy('hass') }}