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
Michael DeHaan 2970b339eb Deprecate docker_image, use the docker module to deploy docker images, or shell out to docker to call
docker build if you want from a playbook.
10 years ago
..
__init__.py added __init__.py to new cloud subcategories so builds work again 10 years ago
_docker_image.py Deprecate docker_image, use the docker module to deploy docker images, or shell out to docker to call 10 years ago
docker.py made subcategories for cloud modules for better organization 10 years ago