community.docker
community.docker copied to clipboard
Support check mode for docker_prune
SUMMARY
Check mode for the docker_prune module would be great. It's important to get an idea of what's about to be deleted before it actually happens.
ISSUE TYPE
- Feature Idea
COMPONENT NAME
docker_prune
ADDITIONAL INFORMATION
I'm not sure if it would be feasible to implement for all resource types that can be pruned by this module, but it's definitely possible for images by passing similar arguments to docker image ls.