community.general/lib/ansible/modules/database
Ted Timmons 5d9df86b42 Postgres ssl mode prefer (#21498)
* refactor postgres,
* adds a basic unit test module
* first step towards a common utils module
* set postgresql_db doc argument defaults to what the code actually uses

* unit tests that actually test a missing/found psycopg2, no dependency needed

* add doc fragments, use common args, ansible2ify the imports

* update dict

* add AnsibleModule import

* mv AnsibleModule import to correct file

* restore some database utils we need

* rm some more duplicated pg doc fragments

* change ssl_mode from disable to prefer, add update docs

* use LibraryError pattern for import verification

per comments on #21435. basically LibraryError and touching up its usage in pg_db and the tests.
2017-02-16 11:29:43 -08:00
..
influxdb Validate EXAMPLES as YAML 2017-02-15 13:01:43 -08:00
misc no log passwords (#21229) 2017-02-10 15:13:59 -05:00
mssql Mask login_password in log (#21199) 2017-02-09 10:16:54 -08:00
mysql Validate EXAMPLES as YAML 2017-02-15 13:01:43 -08:00
postgresql Postgres ssl mode prefer (#21498) 2017-02-16 11:29:43 -08:00
vertica no log passwords (#21229) 2017-02-10 15:13:59 -05:00
__init__.py package files 2016-12-08 11:22:22 -05:00