infra/ansible/roles/wekan/tasks/main.yml

6 lines
69 B
YAML
Raw Normal View History

---
- name: install wekan
snap:
name: wekan
state: present