mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-11 10:32:27 +08:00
Let's try without gl-setup see if we can do it manually
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user