opendkim: update apt cache before install

This commit is contained in:
William Hirigoyen 2023-07-20 16:33:11 +02:00
parent 440a54c21c
commit 030871ea9b
2 changed files with 2 additions and 0 deletions

View file

@ -52,6 +52,7 @@ The **patch** part changes is incremented if multiple releases happen the same m
* potsfix: add missing `localhost.$mydomain` to mydestination
* nagios-nrpe: check\_ssl\_local now has an output that nrpe can understand when it isn't OK
* nginx: set default server directive in default vhost
* opendkim: update apt cache before install
### Removed

View file

@ -7,6 +7,7 @@
- ssl-cert
- dns-root-data
state: present
update_cache: yes
tags:
- opendkim