Update plugins/modules/mysql_user.py

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
This commit is contained in:
tompal3 2024-02-20 21:31:05 +02:00 committed by GitHub
parent a3dbfda916
commit 2cf33e1907
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -166,7 +166,7 @@ options:
version_added: '3.9.0'
password_expire_interval:
description:
- number of days password will expire. Used when I(password_expire=interval).
- Number of days I(password) will expire. Requires I(password_expire=interval).
type: int
version_added: '3.9.0'