This commit is contained in:
2019-05-20 01:39:19 -04:00
parent 977318fbe4
commit 8b69ba10a7
50 changed files with 11 additions and 11 deletions

View File

@ -1,4 +1,4 @@
name :gitea
name :app
description "A basic role"
run_list(
@ -7,6 +7,4 @@ run_list(
"recipe[hosting::postgress]",
"recipe[hosting::gitea]",
"recipe[hosting::nginx]",
)
)