Make sure the group is created correctly

This commit is contained in:
Pierre-Yves Chibon 2015-05-13 13:37:10 +02:00
parent a695b09789
commit b520ee417a

View file

@ -39,7 +39,7 @@
- name: Rename the group gitolite into git
command: groupmod --new-name git gitolite3
creates=/srv/git/
creates=/srv/git/.gitolite/conf
tags:
- gitolite
- pagure