community.general/lib/ansible/modules/database/postgresql
Andrey Klychkov d790285e80 postgresql_idx: improved doc, tests, remove useless lines from code (#55131)
* postgresql_idx: improve doc

* postgresql_idx: improve doc, removed unuseless rows from code

* postgresql_idx: misc doc fix

* postgresql_idx: moved common params where they were

* postgresql_idx: moved common params where they were 2
2019-04-12 14:15:21 +01:00
..
__init__.py Some more module categorization. 2016-12-08 11:22:25 -05:00
postgresql_db.py Postgresql privs reformat (#54717) 2019-04-02 16:48:35 +01:00
postgresql_ext.py postgresql_user: fix doc formatting, added return value, aliases, misc code changes (#54768) 2019-04-04 10:02:23 +01:00
postgresql_idx.py postgresql_idx: improved doc, tests, remove useless lines from code (#55131) 2019-04-12 14:15:21 +01:00
postgresql_info.py standardize TLS connection properties (#54315) 2019-03-28 00:19:28 -05:00
postgresql_lang.py postgresql_user: fix doc formatting, added return value, aliases, misc code changes (#54768) 2019-04-04 10:02:23 +01:00
postgresql_membership.py postgresql_owner: fix doc (#55091) 2019-04-10 14:54:27 +01:00
postgresql_owner.py postgresql_owner: fix doc (#55091) 2019-04-10 14:54:27 +01:00
postgresql_pg_hba.py Added a new module that can manage rules in pg_hba files. (#32666) 2019-03-27 15:54:20 +01:00
postgresql_ping.py Postgresql privs reformat (#54717) 2019-04-02 16:48:35 +01:00
postgresql_privs.py updated tests and changelog for 54516 (#54670) 2019-04-09 13:30:06 +02:00
postgresql_query.py Postgresql privs reformat (#54717) 2019-04-02 16:48:35 +01:00
postgresql_schema.py postgresql_user: fix doc formatting, added return value, aliases, misc code changes (#54768) 2019-04-04 10:02:23 +01:00
postgresql_set.py standardize TLS connection properties (#54315) 2019-03-28 00:19:28 -05:00
postgresql_slot.py postgresql_owner: fix doc (#55091) 2019-04-10 14:54:27 +01:00
postgresql_table.py New module postgresql_table - create postgresql table on remote host (#52077) 2019-03-29 15:51:07 +00:00
postgresql_tablespace.py standardize TLS connection properties (#54315) 2019-03-28 00:19:28 -05:00
postgresql_user.py postgresql_user: fix doc formatting, added return value, aliases, misc code changes (#54768) 2019-04-04 10:02:23 +01:00