mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Make sure the group is created correctly
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user