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:
|
||||
- name: Remove webroot
|
||||
file:
|
||||
path: "{{ acme_webroot }}/.well-known"
|
||||
path: "{{ acme_webroot }}/.well-known/acme-challenge"
|
||||
state: absent
|
||||
- name: Remove temporary config
|
||||
file:
|
||||
|
Loading…
Reference in New Issue
Block a user