AlmaLinux 9: update package manager cache by default

This commit is contained in:
githubixx 2023-03-25 19:58:19 +01:00
parent 4d51195462
commit 053f187100

View file

@ -6,3 +6,4 @@
ansible.builtin.yum:
name: wireguard-tools
state: present
update_cache: "{{ wireguard_update_cache }}"