1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/integration/targets/postgresql/tasks
Andrey Klychkov 48ec8d13a0 postgresql_lang module: fixed doc formatting, added aliases, pg_utils, added missing CI tests (#54672)
* postgresql_lang: fixed doc

* postgresql_lang: add pg_utils

* postgresql_lang: added return value - queries

* postgresql_lang: added CI tests

* postgresql_lang: restricted CI using CentOS

* postgresql_lang: fixed typos in CI comments
2019-04-01 14:39:00 +01:00
..
main.yml postgresql_lang module: fixed doc formatting, added aliases, pg_utils, added missing CI tests (#54672) 2019-04-01 14:39:00 +01:00
pg_authid_not_readable.yml Deprecate tests used as filters (#32361) 2017-11-27 17:58:08 -05:00
postgresql_ext.yml 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.yml Module postgresql_idx: added ci tests, new params, returned values, code refactoring (#52230) 2019-02-15 15:38:56 +01:00
postgresql_info.yml postgresql_facts -> postgresql_info (#54389) 2019-03-26 12:11:47 +00:00
postgresql_lang.yml postgresql_lang module: fixed doc formatting, added aliases, pg_utils, added missing CI tests (#54672) 2019-04-01 14:39:00 +01:00
postgresql_membership.yml New module postgresql_membership: Add or remove PostgreSQL roles from groups (#53733) 2019-03-29 13:17:56 +00:00
postgresql_pg_hba.yml Added a new module that can manage rules in pg_hba files. (#32666) 2019-03-27 15:54:20 +01:00
postgresql_ping.yml New module postgresql_ping: Checks remote PostgreSQL server availability. (#51477) 2019-03-06 11:01:13 +00:00
postgresql_privs.yml (postgresql_privs) accept 'ALL_IN_SCHEMA' objs for 'function' type (#35331) 2019-03-14 20:21:05 +05:30
postgresql_query.yml New module postgresql_query (#52555) 2019-02-25 14:08:04 +00:00
postgresql_schema.yml add missing integration tests for postgresql_schema module (#54185) 2019-03-25 17:10:47 +00:00
postgresql_set.yml New module postgresql_set - Change a PostgreSQL server configuration parameter (#51875) 2019-03-18 11:39:10 +00:00
postgresql_table.yml New module postgresql_table - create postgresql table on remote host (#52077) 2019-03-29 15:51:07 +00:00
postgresql_tablespace.yml New module postgresql_tablespace (#52914) 2019-03-07 16:27:20 +00:00
session_role.yml Add session_role to postgresql modules (#43650) 2019-02-02 20:12:14 +01:00
state_dump_restore.yml fixed test using removed feature 2018-08-01 15:17:28 -04:00
test_no_password_change.yml Deprecate tests used as filters (#32361) 2017-11-27 17:58:08 -05:00
test_password.yml postgresql_user: fix test errors on newer Fedora versions (#47166) 2018-10-17 14:01:11 +10:00
test_target_role.yml #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