You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/postgresql/tasks
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
6 years ago
..
main.yml Added a new module that can manage rules in pg_hba files. (#32666) 6 years ago
pg_authid_not_readable.yml Deprecate tests used as filters (#32361) 7 years ago
postgresql_ext.yml postgresql_ext: Update param handling, fix doc formatting, added: CI tests, examples, a return value (#54027) 6 years ago
postgresql_idx.yml Module postgresql_idx: added ci tests, new params, returned values, code refactoring (#52230) 6 years ago
postgresql_info.yml postgresql_facts -> postgresql_info (#54389) 6 years ago
postgresql_pg_hba.yml Added a new module that can manage rules in pg_hba files. (#32666) 6 years ago
postgresql_ping.yml New module postgresql_ping: Checks remote PostgreSQL server availability. (#51477) 6 years ago
postgresql_privs.yml (postgresql_privs) accept 'ALL_IN_SCHEMA' objs for 'function' type (#35331) 6 years ago
postgresql_query.yml New module postgresql_query (#52555) 6 years ago
postgresql_schema.yml add missing integration tests for postgresql_schema module (#54185) 6 years ago
postgresql_set.yml New module postgresql_set - Change a PostgreSQL server configuration parameter (#51875) 6 years ago
postgresql_tablespace.yml New module postgresql_tablespace (#52914) 6 years ago
session_role.yml Add session_role to postgresql modules (#43650) 6 years ago
state_dump_restore.yml fixed test using removed feature 6 years ago
test_no_password_change.yml Deprecate tests used as filters (#32361) 7 years ago
test_password.yml postgresql_user: fix test errors on newer Fedora versions (#47166) 6 years ago
test_target_role.yml #50877: add support to postgresql_privs to use "FOR { ROLE | USER } target_role" in "ALTER DEFAULT PRIVILEGES" (#51073) 6 years ago