update description
This commit is contained in:
parent
4877620834
commit
4642ec9341
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
- hosts: all
|
||||
|
||||
tasks:
|
||||
- name: Prune non-dangling, and dangling images
|
||||
- name: Prune dangling, and dangling images
|
||||
community.docker.docker_prune:
|
||||
containers: false
|
||||
images: true
|
||||
|
|
Loading…
Reference in a new issue