Re organized internal CA directories

This commit is contained in:
Timo Makinen 2021-10-07 18:03:05 +00:00
parent ee39a34fad
commit 7a2b2c0b48
6 changed files with 9 additions and 9 deletions

View file

@ -36,7 +36,7 @@
group: "{{ ansible_wheel }}"
with_first_found:
- "/srv/letsencrypt/live/{{ mail_server }}/fullchain.pem"
- "/srv/ca/certs/{{ inventory_hostname }}.crt"
- "/srv/ca/certs/hosts/{{ inventory_hostname }}.crt"
tags: certificates
notify: restart dovecot