mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-04-06 10:40:36 -07:00
* mysql_query: correctly reflect changed status in replace statements.
* Fix the wrong indent.
(cherry picked from commit 9055bb4c8c
)
Co-authored-by: Tong He <68936428+unnecessary-username@users.noreply.github.com>
2 lines
No EOL
152 B
YAML
2 lines
No EOL
152 B
YAML
minor_changes:
|
|
- mysql_query - correctly reflect changed status in replace statements (https://github.com/ansible-collections/community.mysql/pull/193). |