imagefactory-client: install missing dep, git

This commit is contained in:
Martin Krizek 2016-11-24 09:27:35 +00:00
parent d2439b2ec2
commit b8891699eb

View file

@ -5,6 +5,7 @@
- python-libguestfs
- libguestfs-tools
- qemu-img
- git
- name: create directory for git clone
file: path=/var/lib/fedoraqa state=directory owner=root group=root mode=1755