community.mysql/changelogs/fragments/598-password_expire-support-for-mysql_user.yml
tompal3 1c25ab5395
Update changelogs/fragments/598-password_expire-support-for-mysql_user.yml
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
2024-02-22 11:15:03 +02:00

2 lines
235 B
YAML

minor_changes:
- "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)."