8 lines
100 B
YAML
8 lines
100 B
YAML
---
|
|
- apt:
|
|
name:
|
|
- gimp
|
|
- gimp-help-it
|
|
state: present
|
|
when: hwpoints|int >= 2
|