diff --git a/library/postgresql_db b/library/postgresql_db index b7d040a2c4a..2c658c24ed4 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