mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-30 14:21:26 -07:00
* updated tests and changelog for 54516 * Handle errors if PG does not support partitioning. * Check for PG > 10 in tasks * Show changes for partitioned tables in ansible * Added documentation in the tests * Update test/integration/targets/postgresql/tasks/postgresql_privs.yml Co-Authored-By: raymondroelands <raymondroelands@users.noreply.github.com> * Update test/integration/targets/postgresql/tasks/postgresql_privs.yml Co-Authored-By: raymondroelands <raymondroelands@users.noreply.github.com> * Added check for 0 tables after revoking rights * Added test and moved tests Added check mode test and moved test right after the change. * Rebased postgresql_privs.py |
||
---|---|---|
.. | ||
__init__.py | ||
postgresql_db.py | ||
postgresql_ext.py | ||
postgresql_idx.py | ||
postgresql_info.py | ||
postgresql_lang.py | ||
postgresql_membership.py | ||
postgresql_pg_hba.py | ||
postgresql_ping.py | ||
postgresql_privs.py | ||
postgresql_query.py | ||
postgresql_schema.py | ||
postgresql_set.py | ||
postgresql_table.py | ||
postgresql_tablespace.py | ||
postgresql_user.py |