Fix the script: task.
This commit is contained in:
parent
c504df88ec
commit
07c976263d
|
@ -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'
|
||||
|
||||
|
|
Loading…
Reference in New Issue