We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e63d78 commit 786f182Copy full SHA for 786f182
ansible/playbooks/docker-prune.yml
@@ -5,5 +5,3 @@
5
tasks:
6
- name: Prune unused Docker images using shell
7
shell: docker image prune -f
8
- args:
9
- warn: false
0 commit comments