apt install ca-certificates

This commit is contained in:
CroneKorkN 2026-02-10 19:37:33 +01:00
parent ac8e7e2733
commit 5fab21be13
Signed by: cronekorkn
SSH key fingerprint: SHA256:v0410ZKfuO1QHdgKBsdQNF64xmTxOF8osF1LIqwTcVw

View file

@ -4,6 +4,7 @@ defaults = {
'apt-listchanges': { 'apt-listchanges': {
'installed': False, 'installed': False,
}, },
'ca-certificates': {},
}, },
'config': { 'config': {
'DPkg': { 'DPkg': {