Fix version added

This commit is contained in:
Jorge-Rodriguez 2020-11-17 13:45:12 +02:00
parent 46d7f4106e
commit da9d82ecc6
No known key found for this signature in database
GPG key ID: 43153D1EFD8F7D90

View file

@ -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.2'
version_added: '1.1.0'
notes:
- "MySQL server installs with default I(login_user) of C(root) and no password.