community.general/lib/ansible/modules/cloud/docker
jctanner 06e1141106 replace type() with isinstance() (#5541)
Replace all use of type() with isintance()

Addresses https://github.com/ansible/ansible/issues/18310
2016-12-08 11:25:27 -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 replace type() with isinstance() (#5541) 2016-12-08 11:25:27 -05:00
docker_container.py fix unclear documentation for docker container 2016-12-08 11:25:22 -05:00
docker_image.py Let docker-py handle decoding and JSON parsing of stream data. Fixes #4930. 2016-12-08 11:25:14 -05:00
docker_image_facts.py Fix Typo in docker_image_facts module 2016-12-08 11:24:46 -05:00
docker_login.py corrected version added 2016-12-08 11:25:25 -05:00
docker_network.py Bulk spelling improvement to modules-core (#5225) 2016-12-08 11:25:20 -05:00
docker_service.py Bulk spelling improvement to modules-core (#5225) 2016-12-08 11:25:20 -05:00