mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-08 07:04:23 -07: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:
parent
ce0f327875
commit
6441814f8b
2 changed files with 15 additions and 2 deletions
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)."
|
Loading…
Add table
Add a link
Reference in a new issue