1
0
Fork 0
mirror of https://github.com/ansible-collections/community.mysql.git synced 2026-02-04 07:11:49 +00:00

Update plugins/modules/mysql_role.py

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
This commit is contained in:
Rashid Abo Saada 2026-01-29 12:28:31 +01:00 committed by GitHub
parent 5dd5d4ae93
commit bd9929db43
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -138,7 +138,7 @@ options:
- Whether binary logging should be enabled or disabled for the connection.
type: bool
default: true
version_added: '4.0.0'
version_added: '4.1.0'
notes:
- Roles are supported since MySQL 8.0.0 and MariaDB 10.0.5.