[fix] role:tlscert_acme_inwx
This commit is contained in:
parent
19ceef7f45
commit
f95123a21c
|
|
@ -38,7 +38,7 @@
|
||||||
{
|
{
|
||||||
"name": "tools | tls-get | script",
|
"name": "tools | tls-get | script",
|
||||||
"become": true,
|
"become": true,
|
||||||
"ansible.builtin.file": {
|
"ansible.builtin.copy": {
|
||||||
"src": "tls-get",
|
"src": "tls-get",
|
||||||
"dest": "/usr/local/bin/tls-get",
|
"dest": "/usr/local/bin/tls-get",
|
||||||
"mode": "a+x"
|
"mode": "a+x"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue