[fix] role:tlscert_acme_inwx:apt update

This commit is contained in:
roydfalk 2024-03-20 00:03:48 +01:00
parent db0ce65294
commit 167e11ec2e

View file

@ -3,6 +3,7 @@
"name": "packages",
"become": true,
"ansible.builtin.apt": {
"update_cache": true,
"pkg": [
"openssl",
"python3-cryptography"