mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-19 17:01:25 -07:00
mysql and postgresql modules: fix seealso section (#580)
This commit is contained in:
parent
60c9642e6b
commit
ebb4600618
19 changed files with 47 additions and 47 deletions
|
@ -118,7 +118,7 @@ notes:
|
|||
- Currently, there is only support for the `mysql_native_password` encrypted password hash module.
|
||||
|
||||
seealso:
|
||||
- module: mysql_info
|
||||
- module: community.general.mysql_info
|
||||
- name: MySQL access control and account management reference
|
||||
description: Complete reference of the MySQL access control and account management documentation.
|
||||
link: https://dev.mysql.com/doc/refman/8.0/en/access-control.html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue