mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
beacd54b7b
* Added transactional(rollback/commit) support to mssql_script module via optional boolean param 'transaction' * Added changelog fragment * Implemented PR Review comments by felixfontein
2 lines
192 B
YAML
2 lines
192 B
YAML
minor_changes:
|
|
- mssql_script - adds transactional (rollback/commit) support via optional boolean param ``transaction`` (https://github.com/ansible-collections/community.general/pull/7976).
|