dovecot: Initial version of role
This commit is contained in:
parent
54b0b1da21
commit
04c9be96a4
3 changed files with 99 additions and 0 deletions
6
roles/dovecot/handlers/main.yml
Normal file
6
roles/dovecot/handlers/main.yml
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
|
||||
- name: restart dovecot
|
||||
service:
|
||||
name: dovecot
|
||||
state: restarted
|
Loading…
Add table
Add a link
Reference in a new issue