ansible/changelogs/fragments/44789-docker_container-comparisons.yaml
Felix Fontein 84682464c7 docker_container: allow to configure comparison for existing containers (#44789)
* Added comparison configuration.

* Improving user feedback on specifying a wrong option.

* Avoid bare except.

* Added basic integration tests.

* Adding wildcard support.

* Warn if ignore_image=yes is overridden.

* Added changelog fragment.
2018-09-28 08:33:38 +01:00

2 lines
130 B
YAML

minor_changes:
- "The restart/idempotency behavior of docker_container can now be controlled with the new comparisons parameter."