ansible/cloud/docker
2016-08-05 14:29:06 -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 Added implementation of ignore_image, which prevents recreation of containers on image change. 2016-08-03 16:30:45 -04:00
docker_image.py Always returns changed when state present and name includes :tag. 2016-08-05 14:29:06 -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_service.py Improved documentation for returned actions. 2016-08-03 00:39:21 -04:00