Skip to content

Commit 786f182

Browse files
author
mafyuh
committedSep 23, 2024
Update ansible/playbooks/docker-prune.yml
1 parent 3e63d78 commit 786f182

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
 

‎ansible/playbooks/docker-prune.yml

-2
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,3 @@
55
tasks:
66
- name: Prune unused Docker images using shell
77
shell: docker image prune -f
8-
args:
9-
warn: false

0 commit comments

Comments
 (0)
Please sign in to comment.