This commit is contained in:
cronekorkn 2024-06-11 18:24:41 +02:00
parent 30b5529df8
commit 0addbd2d5e
Signed by: cronekorkn
SSH key fingerprint: SHA256:v0410ZKfuO1QHdgKBsdQNF64xmTxOF8osF1LIqwTcVw

View file

@ -16,6 +16,7 @@ actions = {
'unless': f'test "$(apt -qq list os-agent | cut -d" " -f2)" = "{quote(version)}"',
'needs': {
'pkg_apt:',
'zfs_dataset:/usr/share/hassio',
},
},
'install_homeassistant_supervised': {