mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-04-23 10:51:25 -07:00
Fix version added
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
This commit is contained in:
parent
6d795eab69
commit
aaf70204cb
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@ options:
|
|||
- Used when I(state=present) and target server is MySQL >= 8.0.19, ignored otherwise.
|
||||
- U(https://dev.mysql.com/doc/refman/8.0/en/password-management.html#failed-login-tracking).
|
||||
type: dict
|
||||
version_added: '1.1.0'
|
||||
version_added: '1.2.0'
|
||||
|
||||
notes:
|
||||
- "MySQL server installs with default I(login_user) of C(root) and no password.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue