mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 00:03:10 +00:00
postgresql_db: Document that name and db are aliases (#29180)
This commit is contained in:
@@ -25,6 +25,7 @@ options:
|
||||
- name of the database to add or remove
|
||||
required: true
|
||||
default: null
|
||||
aliases: [ db ]
|
||||
owner:
|
||||
description:
|
||||
- Name of the role to set as owner of the database
|
||||
|
||||
Reference in New Issue
Block a user