v.1.5.0 docker-compose-update.yaml; apt clean
This commit is contained in:
@@ -10,6 +10,10 @@
|
||||
update_cache: yes
|
||||
upgrade: safe
|
||||
|
||||
- name: Run the equivalent of "apt clean"
|
||||
ansible.builtin.apt:
|
||||
clean: yes
|
||||
|
||||
- hosts: homelab
|
||||
become: true
|
||||
gather_facts: yes
|
||||
|
||||
Reference in New Issue
Block a user