ansible/changelogs/fragments/56687-docker_container-networks_cli_compatible.yml
Felix Fontein 0d48ead822 docker_container: fix container creation with networks_cli_compatible=yes (#56687)
* Fix behavior.

* Add changelog.

* Add simple test to prevent #56620.

(cherry picked from commit d8dcd20294)
2019-05-28 17:14:09 -07:00

2 lines
99 B
YAML

bugfixes:
- "docker_container - fix network creation when ``networks_cli_compatible`` is enabled."