Files
community.general/lib/ansible/utils/module_docs_fragments
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
..
2015-05-12 12:18:55 -04:00
2017-01-27 17:08:02 -08:00
2017-02-08 09:47:18 -05:00
2017-01-27 17:08:02 -08:00
2016-11-02 17:00:27 -07:00
2015-07-14 10:07:59 -04:00
2017-01-27 17:08:02 -08:00
2016-11-07 15:48:04 -05:00
2017-01-28 00:12:11 -08:00
2016-10-14 09:50:15 -07:00
2017-02-02 13:50:52 -05:00
2017-02-16 11:29:43 -08:00
2015-07-21 18:03:55 -07:00