aboutsummaryrefslogtreecommitdiff
path: root/roles/git/tasks/main.yml
Commit message (Collapse)AuthorAgeFilesLines
* git: add runner to mirror github projectsJohannes Stoelp2023-08-261-0/+20
|
* fix lintJohannes Stoelp2023-01-031-2/+2
|
* git: add example ssh config snippetJohannes Stoelp2023-01-031-0/+6
|
* 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.