mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-28 13:21:25 -07:00
Per official docker document, it support setting `--log-driver=none` to disable any logging for the container. So let's add it to this module. Fixes #5337 |
||
---|---|---|
.. | ||
__init__.py | ||
_docker.py | ||
docker_container.py | ||
docker_image.py | ||
docker_image_facts.py | ||
docker_login.py | ||
docker_network.py | ||
docker_service.py |