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