Ensure include group in run_phase call
Change-Id: I6a83ad4828242d8ab98161a566a29c6d1cfd4f3f
This commit is contained in:
parent
f9368548f5
commit
673b1c35ac
@ -113,6 +113,7 @@ class InstallAction(action.Action):
|
||||
run=lambda i: i.post_install(),
|
||||
end=None
|
||||
),
|
||||
group,
|
||||
instances,
|
||||
"post-install",
|
||||
*removals
|
||||
|
Loading…
Reference in New Issue
Block a user