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