mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
mysql and postgresql modules: fix seealso section (#580)
This commit is contained in:
@@ -123,9 +123,9 @@ seealso:
|
||||
- name: pg_restore reference
|
||||
description: Complete reference of pg_restore documentation.
|
||||
link: https://www.postgresql.org/docs/current/app-pgrestore.html
|
||||
- module: postgresql_tablespace
|
||||
- module: postgresql_info
|
||||
- module: postgresql_ping
|
||||
- module: community.general.postgresql_tablespace
|
||||
- module: community.general.postgresql_info
|
||||
- module: community.general.postgresql_ping
|
||||
notes:
|
||||
- State C(dump) and C(restore) don't require I(psycopg2) since version 2.8.
|
||||
author: "Ansible Core Team"
|
||||
|
||||
Reference in New Issue
Block a user