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 c0d373f258 Add *build* to state parameter choices. Updated deprecation message. Will be deprecated in release 2.3. Removed (#4342)
mention of *tagged* state in the force parameter doc strings. There is no *tagged* state.
8 years ago
..
__init__.py
_docker.py
docker_container.py Added implementation of ignore_image, which prevents recreation of containers on image change. 8 years ago
docker_image.py Add *build* to state parameter choices. Updated deprecation message. Will be deprecated in release 2.3. Removed (#4342) 8 years ago
docker_image_facts.py
docker_login.py
docker_service.py Improved documentation for returned actions. 8 years ago