mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-04 18:40:07 +08:00
Move the check up
This commit is contained in:
@@ -57,9 +57,10 @@
|
||||
|
||||
- name: set-up gitolite
|
||||
command: gl-setup
|
||||
creates=/srv/git/.gitolite.rc
|
||||
sudo: yes
|
||||
sudo_user: git
|
||||
creates: /srv/git/.gitolite.rc
|
||||
|
||||
tags:
|
||||
- gitolite
|
||||
- pagure
|
||||
|
||||
Reference in New Issue
Block a user