summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/database/postgresql/postgresql_lang.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ansible/modules/database/postgresql/postgresql_lang.py')
-rw-r--r--lib/ansible/modules/database/postgresql/postgresql_lang.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ansible/modules/database/postgresql/postgresql_lang.py b/lib/ansible/modules/database/postgresql/postgresql_lang.py
index 083c751f5c..6c85b197ce 100644
--- a/lib/ansible/modules/database/postgresql/postgresql_lang.py
+++ b/lib/ansible/modules/database/postgresql/postgresql_lang.py
@@ -50,6 +50,7 @@ options:
type: str
aliases:
- login_db
+ required: true
force_trust:
description:
- Marks the language as trusted, even if it's marked as untrusted in pg_pltemplate.