Configure kredits-github #37

Merged
greg merged 12 commits from feature/35-kredits_github into master 2019-04-25 14:03:15 +00:00
Showing only changes of commit 451d182ca9 - Show all commits

6
roles/kredits_github.rb Normal file
View File

@ -0,0 +1,6 @@
name "kredits_github"
run_list %w(
kredits-github::default
kredits-github::nginx
)