mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
f692261ea0
* oom_killer and oom_score_adj are available since docker-py 1.8.0. * Add changelog.
2 lines
158 B
YAML
2 lines
158 B
YAML
bugfixes:
|
|
- "docker_container - ``oom_killer`` and ``oom_score_adj`` options are available since docker-py 1.8.0, not 2.0.0 as assumed by the version check."
|