Update dockerclean.yml

This commit is contained in:
2025-07-31 12:41:45 +02:00
parent 66f4f790c5
commit fdbb24822c

View File

@@ -11,4 +11,4 @@
- name: Prune all unused images - name: Prune all unused images
ansible.builtin.shell: docker image prune -a -f ansible.builtin.shell: docker image prune -a -f
args: args:
warn: false warn: false