Merge pull request #20 from robbyoconnor/fix-missed-github-org

Update github org for acme.sh. I missed this in #17
This commit is contained in:
Nick Janetakis 2021-06-24 20:50:21 -04:00 committed by GitHub
commit 76c835e9f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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 }}"