summaryrefslogtreecommitdiffstats
path: root/roles/git_repositories
Commit message (Collapse)AuthorAgeFilesLines
* Fix role for bare variable change in ansibleMichael Scherer2017-01-171-6/+6
|
* Reindent and fix the roleMichael Scherer2017-01-171-3/+7
|
* Use the complete path, should help for run in a cronMichael Scherer2015-02-101-1/+1
|
* Split creation and erasure in 2 differents actionsMichael Scherer2014-12-161-1/+9
| | | | | | This permit to reduce the number of "changed" in the output and unneed churn. Could be factored in 1 action if my PR is accepted.
* Fix the permissionsMichael Scherer2014-12-151-1/+1
|
* keep the sticky bit and g+w bitMichael Scherer2014-12-131-1/+1
|
* And also use the right moduleMichael Scherer2014-12-131-1/+1
|
* Fix the syntax, oopsMichael Scherer2014-12-131-1/+1
|
* Add a description to each git repoMichael Scherer2014-12-131-0/+6
|
* Add a automated group creation snippetMichael Scherer2014-12-131-0/+5
|
* Make the repository belonging to a group that will be used for ACLMichael Scherer2014-12-132-0/+3
|
* Add a git-daemon-export-ok only on public repoMichael Scherer2014-12-131-0/+4
|
* Set permission appropriatly on private repositoryMichael Scherer2014-12-131-1/+4
|
* Do not hardcode the list of git repositoriesMichael Scherer2014-12-131-8/+4
|
* Split the git repositories in a separate roleMichael Scherer2014-12-131-0/+19