You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/cloud/docker
chouseknecht c27054090a Fix image tag operation. Allows repository in form of repo:tag. If no tag value, defaults to 'latest'. 8 years ago
..
__init__.py added __init__.py to new cloud subcategories so builds work again 10 years ago
_docker.py Fix getting actual_stdin_open 9 years ago
docker_container.py Added implementation of ignore_image, which prevents recreation of containers on image change. 8 years ago
docker_image.py Fix image tag operation. Allows repository in form of repo:tag. If no tag value, defaults to 'latest'. 8 years ago
docker_image_facts.py Fix Typo in docker_image_facts module 8 years ago
docker_login.py Fixing Docker compile time errors irt exception handling for Python 3 9 years ago
docker_service.py Improved documentation for returned actions. 8 years ago