set correct http challenge permission
This commit is contained in:
parent
c2c8727fe9
commit
3b07bdbfd8
1 changed files with 1 additions and 0 deletions
|
|
@ -105,6 +105,7 @@
|
|||
copy:
|
||||
dest: "/var/www/letsencrypt/{{ challenge.challenge_data[item.1]['http-01'].resource | basename }}"
|
||||
content: "{{ challenge.challenge_data[item.1]['http-01'].resource_value }}"
|
||||
mode: 0666
|
||||
|
||||
- name: "get certificate {{ certname }}"
|
||||
acme_certificate:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue