Skip to content
Snippets Groups Projects
Verified Commit dc0305ea authored by Florian Pritz's avatar Florian Pritz
Browse files

dovecot: Add pigeonhole package


Signed-off-by: default avatarFlorian Pritz <bluewind@xinu.at>
parent 39aca49b
No related branches found
No related tags found
No related merge requests found
---
- name: install dovecot
pacman: name=dovecot state=present
pacman: name=dovecot,pigeonhole state=present
- name: install dovecot.conf
template: src=dovecot.conf.j2 dest=/etc/dovecot/dovecot.conf owner=root group=root mode=644
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment