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 be75c79941 New module postgresql_query (#52555)
* New module postgresql_query

* New module postgresql_query: added tests

* New module postgresql_query: added path_to_script

* New module postgresql_query: fix doc

* New module postgresql_query: fix autocommit

* New module postgresql_query: added exception for centos6 tests

* New module postgresql_query: fixes

* New module postgresql_query: add psycopg2 check

* New module postgresql_query: add psycopg2 check, fix

* New module postgresql_query: add psycopg2 check, fix

* New module postgresql_query: add psycopg2 check, fix

* New module postgresql_query: fix a type
6 years ago
..
main.yml New module postgresql_query (#52555) 6 years ago
pg_authid_not_readable.yml Deprecate tests used as filters (#32361) 7 years ago
postgresql_idx.yml Module postgresql_idx: added ci tests, new params, returned values, code refactoring (#52230) 6 years ago
postgresql_query.yml New module postgresql_query (#52555) 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