mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-17 23:14:05 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| 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 | ||