8 lines
116 B
YAML
8 lines
116 B
YAML
|
---
|
||
|
- apt:
|
||
|
name:
|
||
|
- thunderbird
|
||
|
- thunderbird-locale-it
|
||
|
state: present
|
||
|
when: hwpoints|int >= 2
|