mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-28 13:21:25 -07:00
* Docker: Convert units for kernel_memory Other memory arguments already use human_to_bytes to convert the units. This change makes the behavior more consistent. * Update Docker unit parsing documentation This explains the units more precisely and makes the documentation more consistent. This fixes #16526. |
||
---|---|---|
.. | ||
__init__.py | ||
_docker.py | ||
docker_container.py | ||
docker_image.py | ||
docker_image_facts.py | ||
docker_login.py | ||
docker_network.py | ||
docker_secret.py | ||
docker_service.py | ||
docker_swarm.py | ||
docker_volume.py |