Who would have guessed we need git to clone
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
ec8a84925a
commit
1f9a6c167c
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
|||
- name: add packages
|
||||
yum: state=present name={{ item }}
|
||||
with_items:
|
||||
- git
|
||||
- nodejs
|
||||
- npm
|
||||
- postgresql
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue