Only gitolite3 on epel7 for now.
This commit is contained in:
parent
27cfb06aa9
commit
7f03096620
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
- name: install the needed packages
|
||||
yum: pkg={{item}} state=present
|
||||
with_items:
|
||||
- gitolite
|
||||
- gitolite3
|
||||
|
||||
- name: ensure the /etc/gitolite directory
|
||||
file: path=/etc/gitolite owner=root group=root mode=0755 state=directory
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue