🎨: use ansible.builtin.package with update_cache systematically
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
|
||||
- name: Install redis
|
||||
ansible.builtin.apt:
|
||||
ansible.builtin.package:
|
||||
name: redis
|
||||
state: present
|
||||
update_cache: true
|
||||
|
Reference in New Issue
Block a user