community.general/lib/ansible/modules/database/postgresql
Sebastiaan Mannem d90cb71210 Added a new module that can manage rules in pg_hba files. (#32666)
* Added a new module that can manage rules in pg_hba files.

* Adding a backup_file option
2019-03-27 15:54:20 +01:00
..
__init__.py Some more module categorization. 2016-12-08 11:22:25 -05:00
postgresql_db.py Allow configuration of connection_limit per postgresql database (postgresql_db) (#40345) 2019-03-22 18:21:39 +05:30
postgresql_ext.py postgresql_ext: Update param handling, fix doc formatting, added: CI tests, examples, a return value (#54027) 2019-03-22 12:39:33 +00:00
postgresql_idx.py Correct usages of module.warn (#53268) 2019-03-04 12:11:27 -05:00
postgresql_info.py postgresql_facts -> postgresql_info (#54389) 2019-03-26 12:11:47 +00:00
postgresql_lang.py start getting modules to use shared import error code (#51787) 2019-02-06 12:39:17 -05: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 New module postgresql_ping: Checks remote PostgreSQL server availability. (#51477) 2019-03-06 11:01:13 +00:00
postgresql_privs.py #50877: add support to postgresql_privs to use "FOR { ROLE | USER } target_role" in "ALTER DEFAULT PRIVILEGES" (#51073) 2019-03-21 13:26:44 +00:00
postgresql_query.py New module postgresql_query (#52555) 2019-02-25 14:08:04 +00:00
postgresql_schema.py postgresql_schema: doc fix, return value, usage pg_utils (#54237) 2019-03-22 16:18:57 +00:00
postgresql_set.py New module postgresql_set - Change a PostgreSQL server configuration parameter (#51875) 2019-03-18 11:39:10 +00:00
postgresql_tablespace.py New module postgresql_tablespace (#52914) 2019-03-07 16:27:20 +00:00
postgresql_user.py start getting modules to use shared import error code (#51787) 2019-02-06 12:39:17 -05:00