6 lines
75 B
YAML
6 lines
75 B
YAML
---
|
|
- apt:
|
|
name: inkscape
|
|
state: present
|
|
when: hwpoints|int >= 2
|