community.general/lib/ansible/modules/cloud/docker
Vincent Rischmann 81a5aba0a2 docker_container: allow arbitrary log_driver (#33579)
Docker supports logging plugin (see https://docs.docker.com/engine/admin/logging/plugins)
so it no longer makes sense to limit the log_driver option to a set of
fixed choices.
2018-08-23 07:05:42 -04:00
..
__init__.py added __init__.py to new cloud subcategories so builds work again 2016-12-08 11:22:25 -05:00
_docker.py Correct link to Getting Started with Docker Guide (#42709) 2018-07-26 10:39:01 -05:00
docker_container.py docker_container: allow arbitrary log_driver (#33579) 2018-08-23 07:05:42 -04:00
docker_image.py Fix docker_image archive features to work with Python 3 2018-07-19 12:30:07 -04:00
docker_image_facts.py Docker modules: improve documentation on docker vs. docker-py Python package requirements (#42457) 2018-07-11 17:57:39 -04:00
docker_login.py Docker modules: improve documentation on docker vs. docker-py Python package requirements (#42457) 2018-07-11 17:57:39 -04:00
docker_network.py Docker modules: improve documentation on docker vs. docker-py Python package requirements (#42457) 2018-07-11 17:57:39 -04:00
docker_secret.py Docker modules: improve documentation on docker vs. docker-py Python package requirements (#42457) 2018-07-11 17:57:39 -04:00
docker_service.py Docker modules: improve documentation on docker vs. docker-py Python package requirements (#42457) 2018-07-11 17:57:39 -04:00
docker_swarm.py Docker modules: improve documentation on docker vs. docker-py Python package requirements (#42457) 2018-07-11 17:57:39 -04:00
docker_volume.py Docker modules: improve documentation on docker vs. docker-py Python package requirements (#42457) 2018-07-11 17:57:39 -04:00