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 d36f04e7f2 Always returns changed when state present and name includes :tag. 10 years ago
..
__init__.py added __init__.py to new cloud subcategories so builds work again 11 years ago
_docker.py Fix getting actual_stdin_open 10 years ago
docker_container.py Added implementation of ignore_image, which prevents recreation of containers on image change. 10 years ago
docker_image.py Always returns changed when state present and name includes :tag. 10 years ago
docker_image_facts.py Fix Typo in docker_image_facts module 10 years ago
docker_login.py Fixing Docker compile time errors irt exception handling for Python 3 10 years ago
docker_service.py Improved documentation for returned actions. 10 years ago