5 lines
69 B
YAML
5 lines
69 B
YAML
- name: Install Inkscape
|
|
apt:
|
|
name: inkscape
|
|
state: latest
|