Files
community.general/lib/ansible/module_utils
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
..
2017-02-08 09:47:18 -05:00
2015-04-28 09:36:42 -04:00
2016-09-24 09:27:38 -04:00
2017-01-29 07:28:53 +00:00
2016-02-08 19:10:04 +01:00
2017-01-06 17:07:42 -05:00
2016-11-02 17:00:27 -07:00
2016-09-12 13:35:57 -04:00
2017-02-15 10:30:45 +00:00
2017-02-16 11:29:43 -08:00
2017-02-13 09:37:13 -05:00
2017-01-03 14:32:44 -06:00
2016-09-11 23:34:46 -04:00
2017-02-13 09:38:51 -05:00
2016-12-04 10:46:41 +00:00