community.mysql/changelogs/fragments/1-mysql_replication_can_disable_master_ssl.yml

2 lines
182 B
YAML

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).