opendkim: update apt cache before install
All checks were successful
Ansible Lint |Total|New|Outstanding|Fixed|Trend |:-:|:-:|:-:|:-:|:-: |2600|5|2595|3|:-1: Reference build: <a href="https://jenkins.evolix.org/job/gitea/job/ansible-roles/job/unstable/299//ansiblelint">Evolix » ansible-roles » unstable #299</a>
gitea/ansible-roles/pipeline/head This commit looks good

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