forked from cisti/infra
6 lines
92 B
YAML
6 lines
92 B
YAML
---
|
|
|
|
- name: Ensure abiword package is installed
|
|
apt:
|
|
pkg: abiword
|
|
state: present
|