mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 22:33:25 +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
|
- name of the database to add or remove
|
||||||
required: true
|
required: true
|
||||||
default: null
|
default: null
|
||||||
|
aliases: [ db ]
|
||||||
owner:
|
owner:
|
||||||
description:
|
description:
|
||||||
- Name of the role to set as owner of the database
|
- Name of the role to set as owner of the database
|
||||||
|
|||||||
Reference in New Issue
Block a user