ansible-role-mailserver/tasks/dovecot.yml

7 lines
98 B
YAML

- name: Install dovecot
package:
state: latest
name:
- dovecot
- pigeonhole