mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-27 00:11:45 -07:00
Improve doc
This commit is contained in:
parent
7c0263617d
commit
4bbc8fc6db
1 changed files with 1 additions and 0 deletions
|
@ -92,6 +92,7 @@ options:
|
||||||
if an encrypted connection can be established.
|
if an encrypted connection can be established.
|
||||||
- For details, refer to
|
- For details, refer to
|
||||||
L(MySQL encrypted replication documentation,https://dev.mysql.com/doc/refman/8.0/en/replication-solutions-encrypted-connections.html).
|
L(MySQL encrypted replication documentation,https://dev.mysql.com/doc/refman/8.0/en/replication-solutions-encrypted-connections.html).
|
||||||
|
- The default is C(false).
|
||||||
type: bool
|
type: bool
|
||||||
aliases: [master_ssl]
|
aliases: [master_ssl]
|
||||||
primary_ssl_ca:
|
primary_ssl_ca:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue