classroom/roles/inkscape/tasks/main_lin.yml
2023-09-11 22:30:48 +02:00

5 lines
69 B
YAML

- name: Install Inkscape
apt:
name: inkscape
state: latest