Update dockerclean.yml
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user