community.general/lib/ansible/modules/cloud/docker
Chris Houseknecht 1cf9d3e68e 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.
2016-12-08 11:24:48 -05:00
..
__init__.py added __init__.py to new cloud subcategories so builds work again 2016-12-08 11:22:25 -05:00
_docker.py Fix getting actual_stdin_open 2016-12-08 11:24:42 -05:00
docker_container.py Added implementation of ignore_image, which prevents recreation of containers on image change. 2016-12-08 11:24:47 -05:00
docker_image.py Add *build* to state parameter choices. Updated deprecation message. Will be deprecated in release 2.3. Removed (#4342) 2016-12-08 11:24:48 -05:00
docker_image_facts.py Fix Typo in docker_image_facts module 2016-12-08 11:24:46 -05:00
docker_login.py Fixing Docker compile time errors irt exception handling for Python 3 2016-12-08 11:24:34 -05:00
docker_service.py Improved documentation for returned actions. 2016-12-08 11:24:47 -05:00