mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-04 05:04:23 -07:00
Doc Attributes (#555)
* Added Attributes section
* Added Attributes section
(cherry picked from commit b79fd94d51
)
This commit is contained in:
parent
bbbd38855b
commit
c4e916267f
8 changed files with 28 additions and 9 deletions
|
@ -44,8 +44,9 @@ options:
|
|||
default: global
|
||||
version_added: '0.1.0'
|
||||
|
||||
notes:
|
||||
- Does not support C(check_mode).
|
||||
attributes:
|
||||
check_mode:
|
||||
support: none
|
||||
|
||||
seealso:
|
||||
- module: community.mysql.mysql_info
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue