From 0ba7cf58e9574dd32b40658954ee8b7d64ace308 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 --- library/postgresql_db | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/library/postgresql_db b/library/postgresql_db index b7d040a2c4..2c658c24ed 100644 --- a/library/postgresql_db +++ b/library/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