tuttinrete/roles/chromium/tasks/main.yml

6 lines
83 B
YAML

---
- apt:
name: chromium-browser
state: present
when: hwpoints|int >= 2