Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix role for bare variable change in ansible | Michael Scherer | 2017-01-17 | 1 | -6/+6 |
| | |||||
* | Reindent and fix the role | Michael Scherer | 2017-01-17 | 1 | -3/+7 |
| | |||||
* | Use the complete path, should help for run in a cron | Michael Scherer | 2015-02-10 | 1 | -1/+1 |
| | |||||
* | Split creation and erasure in 2 differents actions | Michael Scherer | 2014-12-16 | 1 | -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 permissions | Michael Scherer | 2014-12-15 | 1 | -1/+1 |
| | |||||
* | keep the sticky bit and g+w bit | Michael Scherer | 2014-12-13 | 1 | -1/+1 |
| | |||||
* | And also use the right module | Michael Scherer | 2014-12-13 | 1 | -1/+1 |
| | |||||
* | Fix the syntax, oops | Michael Scherer | 2014-12-13 | 1 | -1/+1 |
| | |||||
* | Add a description to each git repo | Michael Scherer | 2014-12-13 | 1 | -0/+6 |
| | |||||
* | Add a automated group creation snippet | Michael Scherer | 2014-12-13 | 1 | -0/+5 |
| | |||||
* | Make the repository belonging to a group that will be used for ACL | Michael Scherer | 2014-12-13 | 2 | -0/+3 |
| | |||||
* | Add a git-daemon-export-ok only on public repo | Michael Scherer | 2014-12-13 | 1 | -0/+4 |
| | |||||
* | Set permission appropriatly on private repository | Michael Scherer | 2014-12-13 | 1 | -1/+4 |
| | |||||
* | Do not hardcode the list of git repositories | Michael Scherer | 2014-12-13 | 1 | -8/+4 |
| | |||||
* | Split the git repositories in a separate role | Michael Scherer | 2014-12-13 | 1 | -0/+19 |