6 lines
147 B
YAML
6 lines
147 B
YAML
|
---
|
||
|
- name: Mutt, abook, antiword, pstotext, gnupg and poppler installed
|
||
|
package:
|
||
|
name: "{{ workstation_mutt_packages }}"
|
||
|
state: present
|