community.general/lib/ansible/modules/cloud/docker
Sharp Hall 3935cce394 docker: Allow publishing of ports with the same number but different protocol (#38412)
* Don't deduplicate docker container ports with different protocols

* Test _parse_exposed_ports
2018-06-15 12:36:20 -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 Module deprecation: docs, scheme and tests (#34100) 2018-01-30 12:23:52 +00:00
docker_container.py docker: Allow publishing of ports with the same number but different protocol (#38412) 2018-06-15 12:36:20 -04:00
docker_image.py docker_image: Fix idempotency of pull (#31956) 2018-04-25 12:58:29 -04:00
docker_image_facts.py Enable check mode for docker_image_facts (#38944) 2018-06-06 11:03:26 +02:00
docker_login.py Remove me from botmeta (#39263) 2018-04-24 19:55:04 -04:00
docker_network.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
docker_secret.py Fix documentation fragments for docker (#38378) 2018-04-17 08:51:56 -07:00
docker_service.py Fix shebangs and file modes and update tests. (#40563) 2018-05-22 14:25:36 -07:00
docker_swarm.py Add new module to create/update a docker swarm. (#38280) 2018-06-08 10:45:09 -04:00
docker_volume.py Fix error when there are no docker volumes present yet (#28145) 2017-10-30 15:53:08 -04:00