community.general/lib/ansible/modules/cloud/docker
Toshio Kuratomi 1ee08c0f06 Get rid of more wildcard imports and add boilerplate to more modules
This commit cleans up the following module categories:
* messaging
* inventory
* crypto
* commands
* clustering
* cloud/webfaction
* cloud/docker
* cloud/digital_ocean
2017-07-29 07:02:12 -07:00
..
__init__.py added __init__.py to new cloud subcategories so builds work again 2016-12-08 11:22:25 -05:00
_docker.py Get rid of more wildcard imports and add boilerplate to more modules 2017-07-29 07:02:12 -07:00
docker_container.py Get rid of more wildcard imports and add boilerplate to more modules 2017-07-29 07:02:12 -07:00
docker_image.py Get rid of more wildcard imports and add boilerplate to more modules 2017-07-29 07:02:12 -07:00
docker_image_facts.py Get rid of more wildcard imports and add boilerplate to more modules 2017-07-29 07:02:12 -07:00
docker_login.py Get rid of more wildcard imports and add boilerplate to more modules 2017-07-29 07:02:12 -07:00
docker_network.py Get rid of more wildcard imports and add boilerplate to more modules 2017-07-29 07:02:12 -07:00
docker_secret.py Get rid of more wildcard imports and add boilerplate to more modules 2017-07-29 07:02:12 -07:00
docker_service.py Get rid of more wildcard imports and add boilerplate to more modules 2017-07-29 07:02:12 -07:00
docker_volume.py Get rid of more wildcard imports and add boilerplate to more modules 2017-07-29 07:02:12 -07:00