Gitea fixes #174

Merged
greg merged 8 commits from bugfix/147-gitea_fixes into master 2020-06-02 14:24:12 +00:00
Showing only changes of commit 2d6c514257 - Show all commits

6
roles/gitea.rb Normal file
View File

@ -0,0 +1,6 @@
name "gitea"
run_list %w(
kosmos_gitea::default
kosmos_gitea::backup
)