1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-28 03:53:19 +00:00
community.general/test/integration/targets/postgresql/tasks
Andrey Klychkov 96bf243265 New module postgresql_copy: copy data between a file and a table (#56835)
* New module postgresql_copy

* New module postgresql_copy: added tests

* New module postgresql_copy: changed tests

* New module postgresql_copy: doc format fixes

* New module postgresql_copy: fixes

* New module postgresql_copy: added upper, PostgreSQL

* New module postgresql_copy: fixed description

* New module postgresql_copy: added note about superuser

* New module postgresql_copy: remove SQLParseError

* New module postgresql_copy: fixed opt_need_quotes type

* New module postgresql_copy: fixed check_mode

* New module postgresql_copy: small fix
2019-06-03 19:11:50 +10:00
..
main.yml
pg_authid_not_readable.yml
postgresql_copy.yml
postgresql_db.yml
postgresql_ext.yml
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_query.yml
postgresql_schema.yml
postgresql_set.yml
postgresql_slot.yml
postgresql_table.yml
postgresql_tablespace.yml
session_role.yml
ssl.yml
state_dump_restore.yml
test_no_password_change.yml
test_password.yml
test_target_role.yml