Add a role for discourse

This commit is contained in:
Greg Karékinian 2020-10-20 12:21:16 +02:00
parent 429b609ac2
commit 07e6da4d33

5
roles/discourse.rb Normal file
View File

@ -0,0 +1,5 @@
name "discourse"
run_list %w(
kosmos_discourse::default
)