9 lines
206 B
YAML
9 lines
206 B
YAML
---
|
|
- include_tasks: sys_conf.yml
|
|
- include_tasks: jitsi_install.yml
|
|
- include_tasks: jitsi_conf.yml
|
|
- include_tasks: jitsi_stats.yml
|
|
# for next commit :-)
|
|
# - include_tasks: jitsi_patching_coturn.yml
|
|
|