1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/modules/cloud/docker
Dag Wieers 9d156c6cb1
docker: PEP8 compliancy and documentation changes (#32628)
This PR includes:
- PEP8 compliancy changes
- Documentation changes
2017-11-07 15:35:50 +01:00
..
__init__.py added __init__.py to new cloud subcategories so builds work again 2016-12-08 11:22:25 -05:00
_docker.py docker: PEP8 compliancy and documentation changes (#32628) 2017-11-07 15:35:50 +01:00
docker_container.py Fix running docker container with not readable logging driver. Fixes #27278 2017-10-02 11:00:16 -04:00
docker_image.py Fix changed event for docker_image in force mode 2017-08-17 10:42:09 -04:00
docker_image_facts.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
docker_login.py Fix gender pronouns and the odd typo (#31709) 2017-10-13 13:52:38 -04:00
docker_network.py fixes #5732 - Add support for using network ID (#22503) 2017-08-30 17:32:45 -04:00
docker_secret.py data should be redacted in docker_secret (#31366) 2017-10-05 14:07:23 -04:00
docker_service.py docker_service build command respects the "pull: no" parameter 2017-10-02 11:11:48 -04:00
docker_volume.py Fix error when there are no docker volumes present yet (#28145) 2017-10-30 15:53:08 -04:00