From 77753eb897d44cab747b65f0b5b2c5b5856e5a2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Sipma?= Date: Mon, 7 Jan 2013 12:58:18 +0100 Subject: [PATCH] add encoding documentation in postgresql_db --- postgresql_db | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/postgresql_db b/postgresql_db index b7d040a2c4a..2c658c24ed4 100644 --- a/postgresql_db +++ b/postgresql_db @@ -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