Back to the shell module again.
This commit is contained in:
parent
3189d06761
commit
384731a074
|
@ -77,9 +77,7 @@
|
|||
with_items: '{{ letsencrypt_acme_sh_dirs }}'
|
||||
|
||||
- name: Run the installation command for acme.sh
|
||||
#shell: /usr/local/bin/acme-sh-install
|
||||
script:
|
||||
cmd: /usr/local/bin/acme-sh-install
|
||||
shell: /usr/local/bin/acme-sh-install
|
||||
args:
|
||||
creates: '{{ letsencrypt_acme_sh_user_home }}/bin/acme.sh'
|
||||
|
||||
|
|
Loading…
Reference in New Issue