v.1.5.0 docker-compose-update.yaml; apt clean
This commit is contained in:
@@ -8,3 +8,7 @@
|
||||
ansible.builtin.apt:
|
||||
update_cache: yes
|
||||
upgrade: safe
|
||||
|
||||
- name: Run the equivalent of "apt clean"
|
||||
ansible.builtin.apt:
|
||||
clean: yes
|
||||
|
||||
Reference in New Issue
Block a user