Update ansible/playbooks/docker-prune.yml
This commit is contained in:
parent
3e63d78e62
commit
786f182f9b
1 changed files with 0 additions and 2 deletions
|
@ -5,5 +5,3 @@
|
|||
tasks:
|
||||
- name: Prune unused Docker images using shell
|
||||
shell: docker image prune -f
|
||||
args:
|
||||
warn: false
|
||||
|
|
Loading…
Reference in a new issue