mysql_db: remove version_added for the option (#455)

This commit is contained in:
Andrew Klychkov
2020-06-03 20:02:44 +03:00
committed by GitHub
parent 116978abca
commit a0c5580fc3

View File

@@ -120,7 +120,6 @@ options:
- Used only when I(state) is C(import) or C(dump) and I(login_password) is passed, ignored otherwise.
type: bool
default: no
version_added: '2.10'
seealso:
- module: mysql_info