diff --git a/roles/https/tasks/main.yml b/roles/https/tasks/main.yml index 40fbb00..a8efa0c 100644 --- a/roles/https/tasks/main.yml +++ b/roles/https/tasks/main.yml @@ -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: