Re organized internal CA directories
This commit is contained in:
parent
ee39a34fad
commit
7a2b2c0b48
6 changed files with 9 additions and 9 deletions
|
@ -70,7 +70,7 @@
|
|||
group: "{{ ansible_wheel }}"
|
||||
with_first_found:
|
||||
- "/srv/letsencrypt/live/{{ inventory_hostname }}/privkey.pem"
|
||||
- "/srv/ca/certs/{{ inventory_hostname }}.key"
|
||||
- "/srv/ca/certs/hosts/{{ inventory_hostname }}.key"
|
||||
tags: certificates
|
||||
notify: restart tlwebaccess
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue