dovecot: Fix typo
This commit is contained in:
parent
92bab10125
commit
1120dfde5f
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
src: "{{ item }}"
|
||||
mode: 0600
|
||||
owner: root
|
||||
grouop: "{{ ansible_wheel }}"
|
||||
group: "{{ ansible_wheel }}"
|
||||
with_first_found:
|
||||
- "/srv/letsencrypt/live/{{ mail_server }}/privkey.pem"
|
||||
- "/srv/ca/private/{{ inventory_hostname }}.key"
|
||||
|
|
Loading…
Add table
Reference in a new issue