mirror of
https://github.com/nickjj/ansible-acme-sh.git
synced 2024-11-22 10:35:14 +01:00
Update github org for acme.sh. I missed this in #17
This commit is contained in:
parent
b6e1406320
commit
88a086a9ee
@ -16,7 +16,7 @@
|
|||||||
mode: "0755"
|
mode: "0755"
|
||||||
when: not acme_sh_uninstall
|
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:
|
git:
|
||||||
repo: "{{ acme_sh_git_url }}"
|
repo: "{{ acme_sh_git_url }}"
|
||||||
version: "{{ acme_sh_git_version }}"
|
version: "{{ acme_sh_git_version }}"
|
||||||
|
Loading…
Reference in New Issue
Block a user