community.general/lib/ansible/modules/cloud/docker
John Barker c57a7f05e1 Bulk autopep8 (modules)
As agreed in 2017-12-07 Core meeting bulk fix pep8 issues

Generated using:
autopep8 1.3.3 (pycodestyle: 2.3.1)
autopep8 -r  --max-line-length 160 --in-place --ignore E305,E402,E722,E741 lib/ansible/modules

Manually fix issues that autopep8 has introduced
2017-12-07 20:25:55 +00:00
..
__init__.py
_docker.py docker: PEP8 compliancy and documentation changes (#32628) 2017-11-07 15:35:50 +01:00
docker_container.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
docker_image.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
docker_image_facts.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
docker_login.py Fix gender pronouns and the odd typo (#31709) 2017-10-13 13:52:38 -04:00
docker_network.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00: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