1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/database
patchback[bot] ad4866bb3b
Rollback if nothing changed (#887) (#925)
Since the module unconditionally issues ALTER statements in order to
observe their effect on the postgres catalog - to determine whether the
privileges have changes - a rollback is thus advisable when in fact
nothing has changed.

fix #885

(cherry picked from commit 2b3c8f4582)

Co-authored-by: Georg Sauthoff <mail@georg.so>
2020-09-17 21:17:29 +02:00
..
aerospike modules: fix examples to use FQCN for builtin modules (#648) 2020-07-14 18:28:08 +03:00
influxdb modules: fix examples to use FQCN for builtin modules (#648) 2020-07-14 18:28:08 +03:00
misc Adding ODBC module (#606) 2020-07-17 07:39:37 +03:00
mssql modules: fix examples to use FQCN for builtin modules (#648) 2020-07-14 18:28:08 +03:00
postgresql Rollback if nothing changed (#887) (#925) 2020-09-17 21:17:29 +02:00
vertica modules: fix examples to use FQCN for builtin modules (#648) 2020-07-14 18:28:08 +03:00