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

Merge pull request #1832 from legrostdg/devel

add encoding documentation in postgresql_db
This commit is contained in:
Michael DeHaan 2013-01-07 05:03:39 -08:00
commit 713ce4c0cf

View file

@ -54,6 +54,11 @@ options:
- Template used to create the database
required: false
default: null
encoding:
description:
- Encoding of the database
required: false
default: null
state:
description:
- The database state