Gitiles
Code Review
Sign In
spfactory.storpool.com
/
config
/
9ab784e14b87d51a6c20df5e972c06d76ac232a5
/
.
/
nodepool
/
virt_images
/
roles
/
base-customize
/
tasks
/
main.yaml
blob: c1d397d0c7744c2f8def94a36cf6aa38c2f0792c [
file
] [
log
] [
blame
]
---
-
debug:
msg:
"Running: {{ ' '.join(virt_customize_cmd) }}"
-
name:
Run virt
-
customize
command:
"{{ ' '.join(virt_customize_cmd) }}"
environment:
"{{ virt_customize_env|default({}) }}"