community.general/lib/ansible/modules/database/postgresql
Andrey Klychkov 3eff72e886 postgresql_user: fix doc formatting, added return value, aliases, misc code changes (#54768)
* postgresql_user: refactoring

* postgresql_user: removed line from ignore.txt

* postgresql_user: removed lines from ignore.txt

* postgresql_user: removed lines from ignore.txt, fixes

* postgresql_user: removed lines from ignore.txt, fixes

* postgresql_user: removed lines from ignore.txt, fixes
2019-04-04 10:02:23 +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 privs reformat (#54717) 2019-04-02 16:48:35 +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 Add ca_cert to postgresql_membership docs. 2019-03-29 09:31:40 -07: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 Postgresql privs reformat (#54717) 2019-04-02 16:48:35 +01: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_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