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
|
@ -120,8 +120,8 @@ options:
|
|||
version_added: '0.2.0'
|
||||
|
||||
seealso:
|
||||
- module: postgresql_table
|
||||
- module: postgresql_tablespace
|
||||
- module: community.general.postgresql_table
|
||||
- module: community.general.postgresql_tablespace
|
||||
- name: PostgreSQL indexes reference
|
||||
description: General information about PostgreSQL indexes.
|
||||
link: https://www.postgresql.org/docs/current/indexes.html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue