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