4 lines
90 B
Plaintext
4 lines
90 B
Plaintext
{% from 'lib.sls' import container_deploy with context %}
|
|
|
|
{{ container_deploy('hass') }}
|