etherpad/tasks/abiword.yml

8 lines
114 B
YAML

---
- name: '[LIBRE-OFFICE] - Install Abiword'
apt:
name: abiword
state: present
update_cache: yes