1
0
Fork 0
forked from cisti/infra
infra/roles/etherpad/tasks/abiword.yml

7 lines
92 B
YAML
Raw Normal View History

2020-09-29 00:13:52 +02:00
---
- name: Ensure abiword package is installed
apt:
pkg: abiword
state: present