Let's try without gl-setup see if we can do it manually
This commit is contained in:
parent
0beaa65982
commit
cf70059e7c
1 changed files with 5 additions and 5 deletions
|
@ -56,11 +56,11 @@
|
|||
- gitolite
|
||||
- pagure
|
||||
|
||||
- name: set-up gitolite
|
||||
command: gl-setup
|
||||
creates=/srv/git/.gitolite.rc
|
||||
sudo: yes
|
||||
sudo_user: git
|
||||
#- name: set-up gitolite
|
||||
#command: gl-setup
|
||||
#creates=/srv/git/.gitolite.rc
|
||||
#sudo: yes
|
||||
#sudo_user: git
|
||||
|
||||
tags:
|
||||
- gitolite
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue