community.general/lib/ansible/modules/cloud/docker
Dani Hodovic 28ba10b877 fix: Parse docker_service scale parameter to int (#45508) 2018-10-17 13:58:09 -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 Fixup removed and deprecated modules 2018-08-24 15:37:13 -07:00
docker_container.py docker_container: add port range and IPv6 support for published_ports (#46596) 2018-10-08 10:53:24 +01:00
docker_image.py docker_container, docker_image_facts: allow to use image IDs (#46324) 2018-10-06 08:50:31 -05:00
docker_image_facts.py docker_container, docker_image_facts: allow to use image IDs (#46324) 2018-10-06 08:50:31 -05:00
docker_login.py docker-py: bump minimal version to 1.8.0 (#46134) 2018-09-26 11:58:32 +05:30
docker_network.py docker-py: bump minimal version to 1.8.0 (#46134) 2018-09-26 11:58:32 +05:30
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 fix: Parse docker_service scale parameter to int (#45508) 2018-10-17 13:58:09 -04:00
docker_stack.py New module: add docker_stack module (clound/docker/docker_stack) (#24588) 2018-09-18 09:54:44 +01: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_swarm_service.py Fix python 3 compatibility for network id lookup (#45467) 2018-09-11 15:45:42 -04:00
docker_volume.py Clarify that uninstalling docker-py can break docker (and vice versa). (#43238) 2018-08-28 17:53:43 +01:00