From 9b8b79f1fd27e34b6a11804acf2246559519f3a3 Mon Sep 17 00:00:00 2001 From: Brian Coca Date: Sat, 26 Oct 2013 12:47:22 -0400 Subject: [PATCH] updated to make note that password is required before v1.4 Signed-off-by: Brian Coca --- database/postgresql_user | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/database/postgresql_user b/database/postgresql_user index f213f06ece6..e7d2793a535 100644 --- a/database/postgresql_user +++ b/database/postgresql_user @@ -43,7 +43,7 @@ options: default: null password: description: - - set the user's password + - set the user's password, before 1.4 this was requried. required: false default: null db: