feat: add cache valid time
This commit is contained in:
parent
c86af1f5d5
commit
5483ee4c09
1 changed files with 1 additions and 0 deletions
|
|
@ -4,4 +4,5 @@
|
|||
- name: "install unbound"
|
||||
ansible.builtin.apt:
|
||||
name: "unbound"
|
||||
cache_valid_time: 120
|
||||
when: 'ansible_os_family == "Debian"'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue