mysql and postgresql modules: fix seealso section (#580)

This commit is contained in:
Andrew Klychkov 2020-06-25 12:09:13 +03:00 committed by GitHub
parent 60c9642e6b
commit ebb4600618
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
19 changed files with 47 additions and 47 deletions

View file

@ -158,9 +158,9 @@ notes:
- SCRAM-SHA-256-hashed passwords (SASL Authentication) require PostgreSQL version 10 or newer.
On the previous versions the whole hashed string will be used as a password.
seealso:
- module: postgresql_privs
- module: postgresql_membership
- module: postgresql_owner
- module: community.general.postgresql_privs
- module: community.general.postgresql_membership
- module: community.general.postgresql_owner
- name: PostgreSQL database roles
description: Complete reference of the PostgreSQL database roles documentation.
link: https://www.postgresql.org/docs/current/user-manag.html