install acl package
This commit is contained in:
parent
2b78d32880
commit
1a2a23cb41
@ -8,6 +8,5 @@
|
|||||||
- name: install acme.sh
|
- name: install acme.sh
|
||||||
shell: wget -O - https://get.acme.sh | sh -s email={{ acme_sh_email }}
|
shell: wget -O - https://get.acme.sh | sh -s email={{ acme_sh_email }}
|
||||||
args:
|
args:
|
||||||
warn: false
|
|
||||||
creates: ~/.acme.sh/
|
creates: ~/.acme.sh/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user