Rocky Linux 9: update package manager cache by default
This commit is contained in:
parent
9f8e446ff1
commit
7fbb316965
1 changed files with 1 additions and 0 deletions
|
@ -6,3 +6,4 @@
|
|||
ansible.builtin.yum:
|
||||
name: wireguard-tools
|
||||
state: present
|
||||
update_cache: "{{ wireguard_update_cache }}"
|
||||
|
|
Loading…
Reference in a new issue