automation/jitsi/ansible/install.yml

6 lines
72 B
YAML
Raw Normal View History

---
- hosts: discovery
become: true
roles:
- common
- docker