diff --git a/library/postgresql_db b/library/postgresql_db index d1ae5fe4011..b7d040a2c4a 100644 --- a/library/postgresql_db +++ b/library/postgresql_db @@ -49,6 +49,11 @@ options: - Name of the role to set as owner of the database required: false default: null + template: + description: + - Template used to create the database + required: false + default: null state: description: - The database state