This commit is contained in:
Sebastian Pfahl 2025-07-28 20:11:08 +02:00 committed by GitHub
commit e4643471bf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 445 additions and 6 deletions

View file

@ -0,0 +1,2 @@
minor_changes:
- mysql_replication - add ``startgroupreplication`` and ``stopgroupreplication`` options (https://github.com/ansible-collections/community.mysql/pull/647).