wip
This commit is contained in:
parent
0addbd2d5e
commit
0cedd9c61e
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ actions = {
|
||||||
'unless': f'test "$(apt -qq list os-agent | cut -d" " -f2)" = "{quote(version)}"',
|
'unless': f'test "$(apt -qq list os-agent | cut -d" " -f2)" = "{quote(version)}"',
|
||||||
'needs': {
|
'needs': {
|
||||||
'pkg_apt:',
|
'pkg_apt:',
|
||||||
'zfs_dataset:/usr/share/hassio',
|
'zfs_dataset:tank/homeassistant',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
'install_homeassistant_supervised': {
|
'install_homeassistant_supervised': {
|
||||||
|
|
Loading…
Reference in a new issue