mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-07-23 13:20:25 -07:00
change deprecated parameter pw and db (#116)
* change deprecated parameter pw to password * change deprecated parameter db to database * add changelog fragment
This commit is contained in:
parent
bd86e249d0
commit
2254b29178
2 changed files with 4 additions and 2 deletions
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- mysql module utils - change deprecated connection parameters ``passwd`` and ``db`` to ``password`` and ``database`` (https://github.com/ansible-collections/community.mysql/pull/116).
|
Loading…
Add table
Add a link
Reference in a new issue