ansible/test/integration/targets/postgresql/tasks
Andrey Klychkov 6cf722fed6 postgresql_query module: add autocommit parameter (#58704)
* postgresql_query: add autocommit parameter

* postgresql_query: add autocommit parameter, add CI tests

* postgresql_query: add autocommit parameter, add a changelog fragment

* postgresql_query: add autocommit parameter, fix sanity

* postgresql_query: add autocommit parameter, cosmetic fix
2019-07-04 12:25:51 +02:00
..
main.yml postgresql_ext: add version parameter (#58381) 2019-07-02 15:24:46 +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 Merge authentication options back into a single field to prevent losing options beyond the first (#57507) 2019-06-10 09:16:01 +02:00
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 New module postgresql_sequence (#55027) 2019-06-07 13:34:57 +02:00
postgresql_set.yml
postgresql_slot.yml
postgresql_table.yml postgresql_table: 57352 bugfix, add schema handling (#57391) 2019-06-05 15:06:23 -04:00
postgresql_tablespace.yml
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