community.general/lib/ansible/modules/cloud/docker
Dave Bendit b67719ba1d Docker common consolidation (#49707)
* [docker] Consolidating Python Boolean conversion for Docker API (#49563)

* [docker] Consolidating docker option min version checks (#49564)

* [docker] Moving option min version checks out of docker_swarm (#49564)

Also renaming Boolean cleanup function and fixing docker_container minimum
version check for network interfaces.

* Cleanup from PR feedback
2018-12-12 09:05:12 +00:00
..
__init__.py
_docker.py Fixup removed and deprecated modules 2018-08-24 15:37:13 -07:00
docker_config.py docker_* modules: simplify idempotency comparisons (#47709) 2018-10-30 08:50:34 +00:00
docker_container.py Docker common consolidation (#49707) 2018-12-12 09:05:12 +00:00
docker_container_facts.py Add docker_volume_facts module (#49692) 2018-12-10 15:41:46 +10:00
docker_image.py docker_* modules: updating argument_spec (#48491) 2018-11-12 11:33:42 +00:00
docker_image_facts.py docker_* modules: updating argument_spec (#48491) 2018-11-12 11:33:42 +00:00
docker_login.py docker_* modules: unify docker module version checks (#47046) 2018-10-18 10:51:58 +01:00
docker_network.py Docker common consolidation (#49707) 2018-12-12 09:05:12 +00:00
docker_network_facts.py [docker_network_facts] Creating docker_network_facts module (#49644) 2018-12-10 15:24:05 +10:00
docker_prune.py Docker common consolidation (#49707) 2018-12-12 09:05:12 +00:00
docker_secret.py docker_* modules: simplify idempotency comparisons (#47709) 2018-10-30 08:50:34 +00:00
docker_service.py docker_* modules: updating argument_spec (#48491) 2018-11-12 11:33:42 +00: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 common consolidation (#49707) 2018-12-12 09:05:12 +00:00
docker_swarm_service.py docker_swarm_service: ensure idempotency when the user parameter is None (#49235) 2018-12-10 14:09:13 +05:30
docker_volume.py Add docker_volume_facts module (#49692) 2018-12-10 15:41:46 +10:00
docker_volume_facts.py Add docker_volume_facts module (#49692) 2018-12-10 15:41:46 +10:00