mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-26 07:51:46 -07:00
Update changelogs/fragments/365-mysql_user-add-on_new_username-and-password_changed.yml
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
This commit is contained in:
parent
82f5915f0c
commit
91a98234f0
1 changed files with 1 additions and 1 deletions
|
@ -7,4 +7,4 @@ minor_changes:
|
|||
- >
|
||||
mysql_user - Add the result field ``password_changed`` (boolean). It is true, when the user got a new password.
|
||||
When the user was created with ``update_password: on_new_username`` and an existing password was reused,
|
||||
"password_changed" is false (https://github.com/ansible-collections/community.mysql/pull/365).
|
||||
``password_changed`` is false (https://github.com/ansible-collections/community.mysql/pull/365).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue