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
Toshio Kuratomi 3a6cc86578 Fix for problems found by @dguerri
* TLSConfig['verify'] has to be set to False if we're only encrypting the
  connection, not verifying the host.
* tls_hostname was not set if tls_ca_cert was not present

https://github.com/ansible/ansible-modules-core/pull/926#issuecomment-78573877
11 years ago
..
__init__.py added __init__.py to new cloud subcategories so builds work again 11 years ago
docker.py Fix for problems found by @dguerri 11 years ago
docker_image.py undeprecated docker_image until replacement actually arives 11 years ago