doc: add var name used by MySQL and MariaDB

This commit is contained in:
Laurent Indermuehle 2025-05-05 10:58:28 +02:00
parent 76189ef0d4
commit 7334ee86a3
No known key found for this signature in database
GPG key ID: 93FA944C9F34DD09

View file

@ -137,7 +137,8 @@ options:
aliases: [master_ssl_cipher]
primary_ssl_verify_server_cert:
description:
- Same as mysql variable.
- Same as C(MASTER_SSL_VERIFY_SERVER_CERT) MySQL/MariaDB variable.
- The module switch automatically to C(SOURCE_SSL_VERIFY_SERVER_CERT) for MySQL 8.0.23 and later.
type: bool
version_added: '3.5.0'
primary_auto_position: