mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-27 05:43:09 +00:00
mssql_*: named instances (#11664)
* mssql_*: named instances
* add changelog frag
* fix changelog
* Update plugins/modules/mssql_db.py
* Update plugins/modules/mssql_db.py
* Update plugins/modules/mssql_script.py
* Update plugins/modules/mssql_script.py
* fix backslashes
* Update plugins/modules/mssql_db.py
* Update plugins/modules/mssql_script.py
---------
(cherry picked from commit d48a066821)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
Co-authored-by: Felix Fontein <felix@fontein.de>