mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 05:40:23 -07:00
Mysql db unsafe passwd (#428)
* mysql_db: add new parameter unsafe_login_password * add CI tests * add changelog fragment
This commit is contained in:
parent
f81e562301
commit
c2bf9ea9fb
3 changed files with 43 additions and 7 deletions
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- mysql_db - add the ``unsafe_login_password`` parameter (https://github.com/ansible/ansible/issues/63955).
|
Loading…
Add table
Add a link
Reference in a new issue