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

add documentation for "template" parameter in postgresql_db

This commit is contained in:
Félix Sipma 2013-01-04 15:16:05 +01:00
parent cd7fe9875c
commit 8a262c2b20

View file

@ -49,6 +49,11 @@ options:
- Name of the role to set as owner of the database
required: false
default: null
template:
description:
- Template used to create the database
required: false
default: null
state:
description:
- The database state