community.general/lib/ansible/modules/cloud/docker
Dario Zanzico 89bcd3ff1e clarify port.mode paramter requiremets, fail if unmet (#47938)
* clarify port.mode paramter requiremets, fail if unmet

* changelog fragment

* shorten too long line

* remove unnecessary indentation

* test version on docker_version for better maintainability

* normalize imports

* changelog fragment: minor_changes -> bugfixes

* rollback e96a7e57dfefd566fa47cf465a759637affd4795

* typo

Co-Authored-By: dariko <dariko@users.noreply.github.com>
2018-11-12 11:36:02 +00: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_config.py docker_* modules: simplify idempotency comparisons (#47709) 2018-10-30 08:50:34 +00:00
docker_container.py docker_* modules: updating argument_spec (#48491) 2018-11-12 11:33:42 +00:00
docker_container_facts.py Add docker_container_facts module. (#48062) 2018-11-06 15:08:28 +00: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_* modules: updating argument_spec (#48491) 2018-11-12 11:33:42 +00:00
docker_prune.py Add docker_prune module (#48063) 2018-11-05 17:05:26 +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_* modules: updating argument_spec (#48491) 2018-11-12 11:33:42 +00:00
docker_swarm_service.py clarify port.mode paramter requiremets, fail if unmet (#47938) 2018-11-12 11:36:02 +00:00
docker_volume.py Docker volume fix labels (#48536) 2018-11-12 11:24:07 +00:00