add encoding documentation in postgresql_db
This commit is contained in:
parent
9ea8a679d1
commit
77753eb897
1 changed files with 5 additions and 0 deletions
|
@ -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…
Reference in a new issue