community.general/lib/ansible/modules/cloud/docker
kkjang 5c43bd3bae Cmp python3 compat (#25008)
* Use double-quotes for expect integration tests

* Cast user input to string for expect integration tests

* Remove usage of cmp() for python3 compatibility

- Add code smell test to look for cmp usage

- Fixes #24756
2017-05-24 15:59:59 -07:00
..
__init__.py added __init__.py to new cloud subcategories so builds work again 2016-12-08 11:22:25 -05:00
_docker.py Cmp python3 compat (#25008) 2017-05-24 15:59:59 -07:00
docker_container.py Properly handle Docker image comparison for published_ports defined as IP::PORT 2017-05-24 15:55:30 -07:00
docker_image.py Fixed docs for cloud modules (#23745) 2017-04-27 12:01:11 +01:00
docker_image_facts.py Changed supported_by from curated to community (#22654) 2017-03-15 14:28:33 -07:00
docker_login.py Changed supported_by from curated to community (#22654) 2017-03-15 14:28:33 -07:00
docker_network.py Fixed #21464 - docker_network: TypeError with existing network (#24266) 2017-05-24 14:21:24 -07:00
docker_service.py Changed supported_by from curated to community (#22654) 2017-03-15 14:28:33 -07:00