Back to the shell module again.

This commit is contained in:
Andrea Dell'Amico 2021-07-08 15:59:05 +02:00
parent 3189d06761
commit 384731a074
Signed by: adellam
GPG Key ID: 147ABE6CEB9E20FF
1 changed files with 1 additions and 3 deletions

View File

@ -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'