mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
Added docs for reject_with and uid_owner.
This commit is contained in:
@@ -249,6 +249,14 @@ options:
|
||||
- "Specifies the maximum burst before the above limit kicks in."
|
||||
required: false
|
||||
default: null
|
||||
uid_owner:
|
||||
description:
|
||||
- "Specifies the UID or username to use in match by owner rule."
|
||||
required: false
|
||||
reject_with:
|
||||
description:
|
||||
- "Specifies the error packet type to return while rejecting."
|
||||
required: false
|
||||
'''
|
||||
|
||||
EXAMPLES = '''
|
||||
|
||||
Reference in New Issue
Block a user