1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

postgresql_db: Document that name and db are aliases (#29180)

This commit is contained in:
Andreas Olsson 2017-09-11 04:29:15 +02:00 committed by ansibot
parent f9a179f770
commit ff5bc9d9c3

View file

@ -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