labsync/packer/ansible/roles/fablab/tasks/cura.yml
2019-04-03 21:09:30 +02:00

5 lines
66 B
YAML

---
- name: install cura
apt:
name: cura
state: present