Update github org for acme.sh. I missed this in #17

This commit is contained in:
Robert O'Connor 2021-06-24 19:52:37 -04:00
parent b6e1406320
commit 88a086a9ee
No known key found for this signature in database
GPG Key ID: 1DB67AA126AFFA8D
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
mode: "0755"
when: not acme_sh_uninstall
- name: Git clone https://github.com/Neilpang/acme.sh
- name: Git clone https://github.com/acmesh-official/acme.sh
git:
repo: "{{ acme_sh_git_url }}"
version: "{{ acme_sh_git_version }}"