Open
Description
SUMMARY
When running ansible-playbook --check
I want to see:
- If any service configuration should be changed/added/removed.
- If any service deploy type attempts to change (and will fail).
- if any configs will want's to redeploy (and will fail).
- If any marked "external" network/config/secret don't exist.
- If any service have placement constraints that can't be fulfilled by any node.
- and so on.
ISSUE TYPE
- Feature Idea
COMPONENT NAME
community.docker.docker_stack