You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/cloud/docker
Michael Schuett bf5929d32a docker_image TLS
Check commit enables using tls when using the docker_image module. It
also removes the default for docker_url which doesn't allow us to check
for DOCKER_HOST which is a more sane default. This allows you to use
docker_image on OSX but more documentation is needed.
10 years ago
..
__init__.py added __init__.py to new cloud subcategories so builds work again 11 years ago
docker.py Merge pull request #2258 from SamYaple/fix_docker_bug_2257 10 years ago
docker_image.py docker_image TLS 10 years ago