mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-20 09:21:24 -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
|
@ -49,10 +49,10 @@ notes:
|
|||
To avoid this, use I(exclude_fields=db_size).
|
||||
|
||||
seealso:
|
||||
- module: mysql_variables
|
||||
- module: mysql_db
|
||||
- module: mysql_user
|
||||
- module: mysql_replication
|
||||
- module: community.general.mysql_variables
|
||||
- module: community.general.mysql_db
|
||||
- module: community.general.mysql_user
|
||||
- module: community.general.mysql_replication
|
||||
|
||||
author:
|
||||
- Andrew Klychkov (@Andersson007)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue