roles/nginx: Set mode of downloaded acme.sh

This commit is contained in:
2021-09-07 17:10:35 +03:00
parent 023a0d48ba
commit 0fd05d496e

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: