ansible/changelogs/fragments/47296-docker_container-memory_swappiness.yaml
Felix Fontein 69568b4ca8 [2.7] docker_container: fix memory_swappiness documentation (#47378)
* Documentation for docker_container: fix documentation for memory_swappiness. Default value will not equal 0, it will be inherited from the host machine (#47296)


(cherry picked from commit 4c2efa4b67)

* Add changelog.
2018-10-22 10:40:27 -07:00

2 lines
74 B
YAML

bugfixes:
- "docker_container - fix ``memory_swappiness`` documentation."