[fix] role:tlscert_acme_inwx:apt update
This commit is contained in:
parent
db0ce65294
commit
167e11ec2e
|
|
@ -3,6 +3,7 @@
|
|||
"name": "packages",
|
||||
"become": true,
|
||||
"ansible.builtin.apt": {
|
||||
"update_cache": true,
|
||||
"pkg": [
|
||||
"openssl",
|
||||
"python3-cryptography"
|
||||
|
|
|
|||
Loading…
Reference in a new issue