mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
@@ -43,7 +43,7 @@ options:
|
||||
description:
|
||||
- Perform a commit after the execution of the SQL query.
|
||||
- Some databases allow a commit after a select whereas others raise an exception.
|
||||
- Default is C(true) to support legacy module behavior.
|
||||
- Default is V(true) to support legacy module behavior.
|
||||
type: bool
|
||||
default: true
|
||||
version_added: 1.3.0
|
||||
|
||||
Reference in New Issue
Block a user