aboutsummaryrefslogtreecommitdiff
path: root/roles/git/tasks
Commit message (Collapse)AuthorAgeFilesLines
* firewall: move from iptables to firewalld (nftables)Johannes Stoelp2023-01-031-8/+6
|
* git: add zola runner to automatically build & depoly the blogJohannes Stoelp2022-12-301-1/+22
|
* git: add role to build and start gitolite-cgitJohannes Stoelp2022-12-141-0/+40
This contains a role to build and start a gitolite-cgit container. Additionally this installed a firewall rule to open the gitolite sshd port.