mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-04-19 17:01:26 -07:00
* Added Attributes section
* Added Attributes section
(cherry picked from commit b79fd94d51
)
Co-authored-by: Pavel Rabel <128324708+elpavel@users.noreply.github.com>
This commit is contained in:
parent
bbbd38855b
commit
89d1637c32
8 changed files with 28 additions and 9 deletions
|
@ -194,10 +194,13 @@ options:
|
|||
notes:
|
||||
- If an empty value for the parameter of string type is needed, use an empty string.
|
||||
|
||||
attributes:
|
||||
check_mode:
|
||||
support: none
|
||||
|
||||
extends_documentation_fragment:
|
||||
- community.mysql.mysql
|
||||
|
||||
|
||||
seealso:
|
||||
- module: community.mysql.mysql_info
|
||||
- name: MySQL replication reference
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue