community.general/lib/ansible/modules/cloud/docker
Dag Wieers cdd21e2170
Clean up module documentation (#36909)
* Clean up module documentation

This PR includes:
- Removal of `default: None` (and variations)
- Removal of `required: false`
- Fixing booleans and `type: bool` where required

* Fix remaining (new) validation issues
2018-03-15 22:15:24 +01:00
..
__init__.py
_docker.py Module deprecation: docs, scheme and tests (#34100) 2018-01-30 12:23:52 +00:00
docker_container.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
docker_image.py Add compatibility for docker-py version 3 (#36973) 2018-03-06 07:14:31 -05:00
docker_image_facts.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
docker_login.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
docker_network.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
docker_secret.py data should be redacted in docker_secret (#31366) 2017-10-05 14:07:23 -04:00
docker_service.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
docker_volume.py Fix error when there are no docker volumes present yet (#28145) 2017-10-30 15:53:08 -04:00