mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
3117900b1e
* Output warnings from docker daemon on container create and update. * Accept warning for blkio_weight instead of idempotency. * Value quoting. * Avoid loop variable conflict. * Add changelog. * Make one test case faster. * Add 'Docker warning: ' prefix. * Add a generalized warning reporting function.
2 lines
109 B
YAML
2 lines
109 B
YAML
bugfixes:
|
|
- "docker_container - now returns warnings from docker daemon on container creation and updating."
|