Skip to content

Support --check mode in docker_stack plugin #213

Open
@pyhedgehog

Description

@pyhedgehog
SUMMARY

When running ansible-playbook --check I want to see:

  1. If any service configuration should be changed/added/removed.
  2. If any service deploy type attempts to change (and will fail).
  3. if any configs will want's to redeploy (and will fail).
  4. If any marked "external" network/config/secret don't exist.
  5. If any service have placement constraints that can't be fulfilled by any node.
  6. and so on.
ISSUE TYPE
  • Feature Idea
COMPONENT NAME

community.docker.docker_stack

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions