ansible/lib/ansible/modules
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
..
cloud [cloud] module docker_image: print output on failure (#20757) 2017-02-16 09:47:18 -05:00
clustering Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
commands YAML fixes for examples in additional modules 2017-02-15 13:01:43 -08:00
crypto Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
database Postgres ssl mode prefer (#21498) 2017-02-16 11:29:43 -08:00
files Validate EXAMPLES as YAML 2017-02-15 13:01:43 -08:00
identity IPA: Remove duplicated code and fix a bug that occurs if empty lists were passed and IPA didn't know the value before (#19210) 2017-02-08 14:16:44 +00:00
inventory
messaging no log passwords (#21229) 2017-02-10 15:13:59 -05:00
monitoring Validate EXAMPLES as YAML 2017-02-15 13:01:43 -08:00
network refactors junos modules to support persistent socket connections (#21365) 2017-02-16 10:53:03 -05:00
notification Validate EXAMPLES as YAML 2017-02-15 13:01:43 -08:00
packaging YAML fixes for examples in additional modules 2017-02-15 13:01:43 -08:00
remote_management Validate EXAMPLES as YAML 2017-02-15 13:01:43 -08:00
source_control Avoid having module documentation links to itself (#21329) 2017-02-13 14:02:34 +00:00
storage YAML fixes for examples in additional modules 2017-02-15 13:01:43 -08:00
system Validate EXAMPLES as YAML 2017-02-15 13:01:43 -08:00
utilities the return of reset_connection 2017-02-16 10:49:57 -05:00
web_infrastructure Validate EXAMPLES as YAML 2017-02-15 13:01:43 -08:00
windows win_regmerge: Clean up parameter handling (#21388) 2017-02-16 12:41:59 +00:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00