Ensure gitolite is installed in the gitolite section

This commit is contained in:
Pierre-Yves Chibon 2015-04-02 19:52:45 +02:00
parent 9ff5ceeaf8
commit 63f3d09e6d

View file

@ -15,6 +15,13 @@
# Set-up gitolite
- name: install needed packages
yum: pkg=gitolite state=present
tags:
- pagure
- gitolite
- packages
- name: create the folder where we store the git repositories
action: file state=directory
path=/srv/git