unbound: Add a apt cache validity to enforce an apt update if needed
All checks were successful
Ansible Lint |Total|New|Outstanding|Fixed|Trend |:-:|:-:|:-:|:-:|:-: |2668|4|2664|5|:+1: Reference build: <a href="https://jenkins.evolix.org/job/gitea/job/ansible-roles/job/unstable/437//ansiblelint">Evolix » ansible-roles » unstable #437</a>
gitea/ansible-roles/pipeline/head This commit looks good

This commit is contained in:
Ludovic Poujol 2023-12-19 17:55:36 +01:00
parent 1eb5a47c71
commit 4a1b94f55d
2 changed files with 2 additions and 0 deletions

View file

@ -75,6 +75,7 @@ The **patch** part changes is incremented if multiple releases happen the same m
* apt: use archive.debian.org with Stretch
* webapps/nextcloud: fix Add Ceph volume to fstab : missing UUID= in src
* evolinux-base: fix hardware.yml (wrong repo, missing update cache)
* unbound: Add a apt cache validity to enforce an apt update if needed
### Removed

View file

@ -6,6 +6,7 @@
- unbound-anchor
- dns-root-data
state: present
cache_valid_time: 3600
tags:
- unbound