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:
parent
5dd5d4ae93
commit
bd9929db43
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue