Add the gitea role
This commit is contained in:
6
roles/gitea.rb
Normal file
6
roles/gitea.rb
Normal file
@@ -0,0 +1,6 @@
|
||||
name "gitea"
|
||||
|
||||
run_list %w(
|
||||
kosmos_gitea::default
|
||||
kosmos_gitea::backup
|
||||
)
|
||||
Reference in New Issue
Block a user