mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-06-07 00:39:12 -07:00
docs and sanity and integration test fix
This commit is contained in:
parent
6d73c24526
commit
a69c0e91d6
4 changed files with 17 additions and 8 deletions
|
@ -165,7 +165,7 @@ options:
|
|||
choices: [ now, never, default, interval ]
|
||||
password_expire_interval:
|
||||
description:
|
||||
- number of days password will expire. Used with I(password_expire: iterval)
|
||||
- number of days password will expire. Used when I(password_expire=interval).
|
||||
type: int
|
||||
|
||||
column_case_sensitive:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue