add encoding documentation in postgresql_db

reviewable/pr18780/r1
Félix Sipma 12 years ago
parent 9ea8a679d1
commit 77753eb897

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

Loading…
Cancel
Save