mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-27 00:11:45 -07:00
mysql_replication: set MASTER_SSL=0 when primary_ssl is set to no
This commit is contained in:
parent
2a3f8f6506
commit
7c0263617d
3 changed files with 10 additions and 5 deletions
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- mysql_replication - when the ``primary_ssl`` argument is set to ``no``, the module will turn off SSL (https://github.com/ansible-collections/community.mysql/issues/393).
|
Loading…
Add table
Add a link
Reference in a new issue