ansible/test/integration/targets/postgresql/tasks
ECRR 5cc6486a2b Merge authentication options back into a single field to prevent losing options beyond the first (#57507)
* Merge authentication options back into a single field to prevent losing options beyond the first

* Add integration test and changelog

* Fix multiple options for local type connections. Also fix sorting errors between local type connections that lack a src

* Build again because of github problems?

* Add spaces before comments
2019-06-10 09:16:01 +02:00
..
main.yml New module postgresql_sequence (#55027) 2019-06-07 13:34:57 +02:00
pg_authid_not_readable.yml
postgresql_copy.yml New module postgresql_copy: copy data between a file and a table (#56835) 2019-06-03 19:11:50 +10:00
postgresql_db.yml postgresql_db: added tablespace support (#56390) 2019-05-16 12:13:40 +02:00
postgresql_ext.yml
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_query.yml
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
state_dump_restore.yml
test_no_password_change.yml
test_password.yml
test_target_role.yml