mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-04-06 10:40:36 -07:00
Add caution note to documentation fragment.
This commit is contained in:
parent
b8b7353ad9
commit
07b2bfa420
1 changed files with 1 additions and 0 deletions
|
@ -65,6 +65,7 @@ options:
|
|||
check_hostname:
|
||||
description:
|
||||
- Whether to validate the server host name when an SSL connection is required.
|
||||
- Setting this to False disables hostname verification. Use with caution.
|
||||
- Requires pymysql >= 0.7.11. MySQLdb does not support this option.
|
||||
type: bool
|
||||
requirements:
|
||||
|
|
Loading…
Add table
Reference in a new issue