Less clobber when grabbing certs
I bet you know where this is going You probably don't It's for host delegation
This commit is contained in:
parent
5ac71fea80
commit
73d1ebd9a2
@ -94,7 +94,7 @@
|
|||||||
block:
|
block:
|
||||||
- name: Remove webroot
|
- name: Remove webroot
|
||||||
file:
|
file:
|
||||||
path: "{{ acme_webroot }}/.well-known"
|
path: "{{ acme_webroot }}/.well-known/acme-challenge"
|
||||||
state: absent
|
state: absent
|
||||||
- name: Remove temporary config
|
- name: Remove temporary config
|
||||||
file:
|
file:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user