community.general/lib/ansible/modules/database
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
..
influxdb influxdb_user: implement user password change (#35471) 2018-02-06 11:01:51 +01:00
misc Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
mongodb Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
mssql Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
mysql Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
postgresql Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
proxysql Added docs fragment for proxysql (#32502) 2017-12-19 12:12:19 +00:00
vertica Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
__init__.py