ansible/cloud/docker
chouseknecht e7abbbf134 Fix network alias and network link comparison.
- Using set based comparison was not working consistently
  - With != operator worked locally but consistently failed on Travis
  - With 'not in' operator failed locally and on Travis
2016-08-12 18:01:11 -04:00
..
__init__.py added __init__.py to new cloud subcategories so builds work again 2014-11-05 11:07:19 -05:00
_docker.py Fix getting actual_stdin_open 2016-06-24 18:58:21 -07:00
docker_container.py Fix network alias and network link comparison. 2016-08-12 18:01:11 -04:00
docker_image.py Add buildargs parameter to support Dockerfile ARG directive. (#4349) 2016-08-05 19:14:31 -04:00
docker_image_facts.py Fix Typo in docker_image_facts module 2016-08-01 16:38:26 +02:00
docker_login.py Fixing Docker compile time errors irt exception handling for Python 3 2016-06-02 14:30:35 -07:00
docker_network.py Some post merge clean up: (#4406) 2016-08-12 10:40:46 -04:00
docker_service.py Improved documentation for returned actions. 2016-08-03 00:39:21 -04:00