mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2026-02-04 07:11:49 +00:00
mysql_db: Add support for sql_log_bin option (#723)
This commit is contained in:
parent
105f9fd1ce
commit
83ad0e81e2
3 changed files with 109 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
minor_changes:
|
||||
- mysql_db - Add support for ``sql_log_bin`` option (https://github.com/ansible-collections/community.mysql/issues/700).
|
||||
Loading…
Add table
Add a link
Reference in a new issue