roles/nginx: Set mode of downloaded acme.sh

This commit is contained in:
Alan Orth 2021-09-07 17:10:35 +03:00
parent 023a0d48ba
commit 0fd05d496e
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 1 additions and 0 deletions

View File

@ -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: