tuttinrete/roles/gimp/tasks/main.yml

8 lines
100 B
YAML
Raw Normal View History

2020-04-29 21:18:01 +02:00
---
- apt:
name:
- gimp
- gimp-help-it
state: present
2020-04-29 23:54:11 +02:00
when: hwpoints|int >= 2