ansible/test/integration/targets/postgresql/tasks
Andrey Klychkov 63b606ee94 postgresql_user: add integration tests (#58864)
* postgresql_user: add separate integration tests

* postgresql_user: add separate integration tests, add always block

* postgresql_user: add separate integration tests, include -> import_tasks, jinja checks

* postgresql_user: add separate integration tests, fix formatting

* postgresql_user: add separate integration tests, fix formatting

Co-Authored-By: Felix Fontein <felix@fontein.de>
2019-07-10 10:59:28 +02:00
..
main.yml postgresql_user: add integration tests (#58864) 2019-07-10 10:59:28 +02:00
pg_authid_not_readable.yml Change integration tests in order to pass on Fedora 30 (#58081) 2019-06-19 12:38:05 -04:00
postgresql_copy.yml
postgresql_db.yml
postgresql_ext.yml
postgresql_ext_version_opt.yml postgresql_ext: add version parameter (#58381) 2019-07-02 15:24:46 +02:00
postgresql_idx.yml
postgresql_info.yml
postgresql_lang.yml
postgresql_membership.yml
postgresql_owner.yml
postgresql_pg_hba.yml
postgresql_ping.yml
postgresql_privs.yml postgresql_privs: bugfix of 27327 - incorrect views handling (#58272) 2019-06-24 18:08:12 +05:30
postgresql_query.yml postgresql_query module: add autocommit parameter (#58704) 2019-07-04 12:25:51 +02:00
postgresql_schema.yml
postgresql_sequence.yml
postgresql_set.yml
postgresql_slot.yml
postgresql_table.yml
postgresql_tablespace.yml
postgresql_user.yml postgresql_user: add integration tests (#58864) 2019-07-10 10:59:28 +02:00
session_role.yml
ssl.yml postgresql_ext: add version parameter (#58381) 2019-07-02 15:24:46 +02:00
state_dump_restore.yml
test_no_password_change.yml
test_password.yml
test_target_role.yml