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:
@@ -73,9 +73,9 @@ options:
|
||||
default: yes
|
||||
version_added: '0.2.0'
|
||||
seealso:
|
||||
- module: postgresql_user
|
||||
- module: postgresql_privs
|
||||
- module: postgresql_membership
|
||||
- module: community.general.postgresql_user
|
||||
- module: community.general.postgresql_privs
|
||||
- module: community.general.postgresql_membership
|
||||
- name: PostgreSQL REASSIGN OWNED command reference
|
||||
description: Complete reference of the PostgreSQL REASSIGN OWNED command documentation.
|
||||
link: https://www.postgresql.org/docs/current/sql-reassign-owned.html
|
||||
|
||||
Reference in New Issue
Block a user