We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 475c168 + 6d02e7e commit 685b5bfCopy full SHA for 685b5bf
roles/os_images/vars/Debian.yml
@@ -3,6 +3,7 @@
3
os_images_package_dependencies:
4
- dosfstools
5
- gdisk
6
+ - "{% if os_images_git_elements | length > 0 %}git{% endif %}"
7
- kpartx
8
- lvm2
9
- qemu-utils
roles/os_images/vars/RedHat.yml
- qemu-img
0 commit comments