community.general/lib/ansible/modules/cloud/docker
Heikki Partanen ec566d86b3 Add support for extra_hosts to docker module
extra_hosts parameter (maps to --add-host in 'docker run' syntax) is used
to add host-to-ip mappings to the container.
2016-12-08 11:22:55 -05:00
..
__init__.py added __init__.py to new cloud subcategories so builds work again 2016-12-08 11:22:25 -05:00
docker.py Add support for extra_hosts to docker module 2016-12-08 11:22:55 -05:00
docker_image.py undeprecated docker_image until replacement actually arives 2016-12-08 11:22:45 -05:00