Make sure the group is created correctly
This commit is contained in:
parent
a695b09789
commit
b520ee417a
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
||||||
|
|
||||||
- name: Rename the group gitolite into git
|
- name: Rename the group gitolite into git
|
||||||
command: groupmod --new-name git gitolite3
|
command: groupmod --new-name git gitolite3
|
||||||
creates=/srv/git/
|
creates=/srv/git/.gitolite/conf
|
||||||
tags:
|
tags:
|
||||||
- gitolite
|
- gitolite
|
||||||
- pagure
|
- pagure
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue