infra/ansible/playbooks/wekan.yml

7 lines
68 B
YAML
Raw Normal View History

---
- hosts: wekan
roles:
- role: snapd
- role: wekan
...