docker_*: report more warnings (#53710)

* More warnings.

* Add changelog.

* Improve docstring.
This commit is contained in:
Felix Fontein 2019-03-14 10:55:16 +01:00 committed by John R Barker
commit fbbab7429e
4 changed files with 20 additions and 2 deletions

View file

@ -0,0 +1,3 @@
bugfixes:
- "docker_network - now returns warnings from docker daemon on network creation."
- "docker_swarm_service - now returns warnings from docker daemon on service creation."