community.general/lib/ansible/modules/cloud/docker
Toshio Kuratomi df15583ad0 Promulgate house's fix for docker_volume to docker_secret
* Revert change to docker_common as it's not as good as the try: except fix
* limit docker_volume fix to ImportErrors
* fix docker_secret i nthe same way
* Remove docker_secret from import tests
2017-07-19 13:20:47 -07:00
..
__init__.py
_docker.py fixes #19550 (docker_container with empty links list always restarts) 2017-05-24 16:14:10 -07:00
docker_container.py Fixes list comparison (#26042) 2017-06-26 11:06:57 -04:00
docker_image.py Update nocache to be the proper bool type instead of string (#24358) 2017-06-19 11:24:19 +01:00
docker_image_facts.py Changed supported_by from curated to community (#22654) 2017-03-15 14:28:33 -07:00
docker_login.py [Fixes #26690] Supports Python 3 handling of base64 encoding (#26876) 2017-07-17 21:11:52 -07:00
docker_network.py Fixed #21464 - docker_network: TypeError with existing network (#24266) 2017-05-24 14:21:24 -07:00
docker_secret.py Promulgate house's fix for docker_volume to docker_secret 2017-07-19 13:20:47 -07:00
docker_service.py docker_service: Forward stderr-based output from docker-compose (#25456) 2017-06-07 23:30:26 -04:00
docker_volume.py Promulgate house's fix for docker_volume to docker_secret 2017-07-19 13:20:47 -07:00