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
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue