Added docs for reject_with and uid_owner.

pull/4420/head
Pavel Sychev 2016-01-28 11:27:31 +03:00 committed by Matt Clay
parent 30bd75e3ae
commit 0c888bd19f
1 changed files with 8 additions and 0 deletions

View File

@ -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 = '''