Update changelogs/fragments/598-password_expire-support-for-mysql_user.yml

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
This commit is contained in:
tompal3 2024-02-22 11:15:03 +02:00 committed by GitHub
parent 20e3f9d5ab
commit 1c25ab5395
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,2 +1,2 @@
minor_changes:
- "mysql_user - new feature - password expiration management for mysql user (https://github.com/ansible-collections/community.mysql/pull/598)."
- "mysql_user - add the ``password_expire`` and ``password_expire_interval`` arguments to implement the password expiration management for mysql user (https://github.com/ansible-collections/community.mysql/pull/598)."