roles/nginx: minor rework of acme.sh tasks

After the inital acme.sh script is downloaded and bootstrapped we
can remove it. If a host already has been bootstrapped then there
is no need to download it and do it over again.
This commit is contained in:
2021-09-27 13:40:17 +03:00
parent 65e6dd34cd
commit 89fd642b78
2 changed files with 20 additions and 5 deletions

View File

@ -33,8 +33,8 @@ letsencrypt_root: /etc/ssl
# Location where to save initial acme.sh script. After installation the script
# will automatically create its home in the /root/.acme.sh directory (including
# a copy of the script itself).
letsencrypt_acme_script: /root/acme.sh
# a copy of the script itself). The initial script is not needed after.
letsencrypt_acme_script_temp: /root/acme.sh
letsencrypt_acme_home: /root/.acme.sh
# stable is 1.20.x