roles/nginx: Set mode of downloaded acme.sh
This commit is contained in:
parent
023a0d48ba
commit
0fd05d496e
@ -20,6 +20,7 @@
|
||||
get_url:
|
||||
url: https://raw.githubusercontent.com/acmesh-official/acme.sh/master/acme.sh
|
||||
dest: "{{ letsencrypt_acme_script }}"
|
||||
mode: 0700
|
||||
|
||||
- name: Prepare Let's Encrypt well-known directory
|
||||
file:
|
||||
|
Loading…
Reference in New Issue
Block a user