[fix] role:tlscert_acme_netcup:apt update

This commit is contained in:
roydfalk 2024-03-20 00:04:43 +01:00
parent f3e0d206fa
commit 368d2ecec2

View file

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