3 lines
54 B
YAML
3 lines
54 B
YAML
- name: Update apt cache
|
|
apt:
|
|
update_cache: yes
|
- name: Update apt cache
|
|
apt:
|
|
update_cache: yes
|