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:
@@ -175,9 +175,9 @@ notes:
|
||||
- When revoking privileges, C(RESTRICT) is assumed (see PostgreSQL docs).
|
||||
|
||||
seealso:
|
||||
- module: postgresql_user
|
||||
- module: postgresql_owner
|
||||
- module: postgresql_membership
|
||||
- module: community.general.postgresql_user
|
||||
- module: community.general.postgresql_owner
|
||||
- module: community.general.postgresql_membership
|
||||
- name: PostgreSQL privileges
|
||||
description: General information about PostgreSQL privileges.
|
||||
link: https://www.postgresql.org/docs/current/ddl-priv.html
|
||||
|
||||
Reference in New Issue
Block a user