Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
cgit
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ansible
cgit
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
1
master
default
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
10
Dec
9
30
Nov
24
1
6
Oct
4
3
13
Jul
Update status of project in README.
master
master
Corrections to the Apache config.
- Added assert statement.
Update the TODO list.
Rename variable git_directory to cgit_directory for consistency.
Update TODO list.
Update meta, README. remove requirements.txt (wasn't needed, not a Python project). Add backup job, dedicated Apache site, configure firewall.
Added task to todo list.
Removed trailing whitespace, passing ansible-lint.
Added todo list to README.
Mention usage of Apache in README.
Better README formatting.
Use a variable for the location of the git repositories directory instead of a hard-coded value. Also owned by root:root instead of root:www-data since it's world writable.
Marked Example playbook as code block, added example requirements.yml.
Add ansible-galaxy init style structure.
Remove Vagrantfile, fabfile (not needed after re-org). Make repo ansible-galaxy installable.
Add pre-commit configuration file.
Add README file.
Added MIT license.
Correct syntax error.
First commit.
Loading