ansible/cloud/docker
Michael Scherer e78e13b222 Improve/fix type checking for docker module
tls_* point to files, so should be type=path
count is a int, so tag it as such and avoid converting later
password should be tagged as no_log
2016-03-21 00:44:52 +01:00
..
__init__.py added __init__.py to new cloud subcategories so builds work again 2014-11-05 11:07:19 -05:00
docker.py Improve/fix type checking for docker module 2016-03-21 00:44:52 +01:00
docker_image.py update docker_image's path param type to 'path'. Fixes #3175 2016-03-03 02:27:39 +03:00