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
Andrey Klychkov 8f97d6da8b Backport PR of 57391 postgresql_table - fix conflicts 7 years ago
..
main.yml safe_eval fix (#57188) 7 years ago
pg_authid_not_readable.yml [stable-2.8] Change integration tests in order to pass on Fedora 30 (#58081) 7 years ago
postgresql_ext.yml postgresql_ext: Update param handling, fix doc formatting, added: CI tests, examples, a return value (#54027) 7 years ago
postgresql_idx.yml postgresql_idx: improved doc, tests, remove useless lines from code (#55131) (#55209) 7 years ago
postgresql_info.yml postgresql_facts -> postgresql_info (#54389) 7 years ago
postgresql_lang.yml postgresql_lang module: fixed doc formatting, added aliases, pg_utils, added missing CI tests (#54672) 7 years ago
postgresql_membership.yml New module postgresql_membership: Add or remove PostgreSQL roles from groups (#53733) 7 years ago
postgresql_owner.yml New module postgresql_owner: change ownership and reassign all db objects owned by role to another (#54984) 7 years ago
postgresql_pg_hba.yml Issue 56430 (#57147) 7 years ago
postgresql_ping.yml New module postgresql_ping: Checks remote PostgreSQL server availability. (#51477) 7 years ago
postgresql_privs.yml postgresql_privs: bugfix of 27327 - incorrect views handling (#58272) 7 years ago
postgresql_query.yml Postgresql privs reformat (#54717) 7 years ago
postgresql_schema.yml add missing integration tests for postgresql_schema module (#54185) 7 years ago
postgresql_set.yml New module postgresql_set - Change a PostgreSQL server configuration parameter (#51875) 7 years ago
postgresql_slot.yml New module postgresql_slot: Add or remove slots from a PostgreSQL database (#55079) 7 years ago
postgresql_table.yml Backport PR of 57391 postgresql_table - fix conflicts 7 years ago
postgresql_tablespace.yml New module postgresql_tablespace (#52914) 7 years ago
session_role.yml Add session_role to postgresql modules (#43650) 7 years ago
ssl.yml postgresql SSL related tests, Backport/2.8/55288 (#55801) 7 years ago
state_dump_restore.yml fixed test using removed feature 7 years ago
test_no_password_change.yml postgresql_user: fix doc formatting, added return value, aliases, misc code changes (#54768) 7 years ago
test_password.yml postgresql_user: fix test errors on newer Fedora versions (#47166) 7 years ago
test_target_role.yml #50877: add support to postgresql_privs to use "FOR { ROLE | USER } target_role" in "ALTER DEFAULT PRIVILEGES" (#51073) 7 years ago