Condition LUKS and guest tools in bootstrap vars
This commit is contained in:
@@ -4,11 +4,7 @@
|
||||
bootstrap_fedora_extra: >-
|
||||
{{
|
||||
(
|
||||
(
|
||||
lookup('vars', bootstrap_var_key)
|
||||
| difference(bootstrap_guest_agent_remove_packages)
|
||||
)
|
||||
+ bootstrap_guest_agent_packages
|
||||
lookup('vars', bootstrap_var_key)
|
||||
)
|
||||
| join(' ')
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user