🎨: use ansible.builtin.package with update_cache systematically
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
- python3-pip
|
||||
- unzip
|
||||
state: present
|
||||
update_cache: true
|
||||
|
||||
- name: Create peertube user
|
||||
ansible.builtin.user:
|
||||
|
Reference in New Issue
Block a user