ansible-role-mailserver/tasks/dovecot.yml

7 lines
98 B
YAML
Raw Normal View History

2020-07-20 09:46:16 +02:00
- name: Install dovecot
package:
state: latest
name:
- dovecot
- pigeonhole