mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
* Adding parameter to disable auto-commit (#1137) * Update plugins/modules/database/misc/odbc.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/database/misc/odbc.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/database/misc/odbc.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/database/misc/odbc.py Co-authored-by: Felix Fontein <felix@fontein.de> * Adding odbc changelog fragment * Picking a better word while fixing a typo * Adding additional wording per felixfontein suggestion * Update wording in plugins/modules/database/misc/odbc.py Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru> Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
This commit is contained in:
2
changelogs/fragments/odbc.yml
Normal file
2
changelogs/fragments/odbc.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- "odbc - added a parameter ``commit`` which allows users to disable the explicit commit after the execute call (https://github.com/ansible-collections/community.general/pull/1139)."
|
||||
Reference in New Issue
Block a user