diff --git a/lib/ansible/modules/extras/database/postgresql/postgresql_ext.py b/lib/ansible/modules/extras/database/postgresql/postgresql_ext.py index 8dd32106d9a..d70107a4cf9 100644 --- a/lib/ansible/modules/extras/database/postgresql/postgresql_ext.py +++ b/lib/ansible/modules/extras/database/postgresql/postgresql_ext.py @@ -54,7 +54,7 @@ options: - Database port to connect to. required: false default: 5432 - state: + state: description: - The database extension state required: false