Who would have guessed we need git to clone

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2016-01-22 10:06:20 +00:00
parent ec8a84925a
commit 1f9a6c167c

View file

@ -29,6 +29,7 @@
- name: add packages
yum: state=present name={{ item }}
with_items:
- git
- nodejs
- npm
- postgresql