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