Fix the script: task.

This commit is contained in:
Andrea Dell'Amico 2021-07-08 15:43:45 +02:00
parent c504df88ec
commit 07c976263d
Signed by: adellam
GPG Key ID: 147ABE6CEB9E20FF
1 changed files with 1 additions and 0 deletions

View File

@ -79,6 +79,7 @@
- name: Run the installation command for acme.sh
script:
cmd: /usr/local/bin/acme-sh-install
remote_src: True
args:
creates: '{{ letsencrypt_acme_sh_user_home }}/bin/acme.sh'