mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-05-20 07:59:11 -07:00
add link to issue and PR in changelog
This commit is contained in:
parent
2a6ce209dc
commit
b91cc07a59
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
bugfixes:
|
||||
- mysql_replication - fixed an issue where setting ``primary_ssl_verify_server_cert`` to false had no effect.
|
||||
- mysql_replication - fixed an issue where setting ``primary_ssl_verify_server_cert`` to false had no effect (https://github.com/ansible-collections/community.mysql/issues/689).
|
||||
|
||||
minor_changes:
|
||||
- mysql_replication - change default value for ``primary_ssl_verify_server_cert`` from False to None. This should not affect existing playbooks.
|
||||
- mysql_replication - change default value for ``primary_ssl_verify_server_cert`` from False to None. This should not affect existing playbooks (https://github.com/ansible-collections/community.mysql/pull/707).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue