mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-04-06 10:40:36 -07:00
Update plugins/modules/mysql_user.py
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
This commit is contained in:
parent
5b54cd34db
commit
a3dbfda916
1 changed files with 1 additions and 0 deletions
|
@ -168,6 +168,7 @@ options:
|
||||||
description:
|
description:
|
||||||
- number of days password will expire. Used when I(password_expire=interval).
|
- number of days password will expire. Used when I(password_expire=interval).
|
||||||
type: int
|
type: int
|
||||||
|
version_added: '3.9.0'
|
||||||
|
|
||||||
column_case_sensitive:
|
column_case_sensitive:
|
||||||
description:
|
description:
|
||||||
|
|
Loading…
Add table
Reference in a new issue