mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
Fix typo in postgresql_user module docstrings
This commit is contained in:
@@ -43,7 +43,7 @@ options:
|
||||
default: null
|
||||
password:
|
||||
description:
|
||||
- set the user's password, before 1.4 this was requried.
|
||||
- set the user's password, before 1.4 this was required.
|
||||
required: false
|
||||
default: null
|
||||
db:
|
||||
|
||||
Reference in New Issue
Block a user