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
|
- hosts: all
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- name: Prune non-dangling, and dangling images
|
- name: Prune dangling, and dangling images
|
||||||
community.docker.docker_prune:
|
community.docker.docker_prune:
|
||||||
containers: false
|
containers: false
|
||||||
images: true
|
images: true
|
||||||
|
|
Loading…
Reference in a new issue