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
Chris Houseknecht 4a560d4a15
Cast scale value to int. Fixes #4592.
9 years ago
..
__init__.py added __init__.py to new cloud subcategories so builds work again 11 years ago
_docker.py Fix container labels expected vs actual comparison. 9 years ago
docker_container.py Set default log_driver to None to prevent config comparison when a log_driver is not specified. Fixes #4600. 9 years ago
docker_image.py Add buildargs parameter to support Dockerfile ARG directive. (#4349) 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_network.py Fix doc strings. Use of > was breaking HTML generation on docs site module page. 9 years ago
docker_service.py Cast scale value to int. Fixes #4592. 9 years ago