mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
E325 Removal - Part II (#49196)
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
@@ -49,6 +49,7 @@ options:
|
||||
description:
|
||||
- commit if changed
|
||||
default: true
|
||||
type: bool
|
||||
devicegroup:
|
||||
description: >
|
||||
- Device groups are used for the Panorama interaction with Firewall(s). The group must exists on Panorama.
|
||||
|
||||
@@ -50,10 +50,12 @@ options:
|
||||
description:
|
||||
- Whether or not to add default route with router learned via DHCP.
|
||||
default: "false"
|
||||
type: bool
|
||||
commit:
|
||||
description:
|
||||
- Commit if changed
|
||||
default: true
|
||||
type: bool
|
||||
extends_documentation_fragment: panos
|
||||
'''
|
||||
|
||||
|
||||
@@ -41,6 +41,7 @@ options:
|
||||
- whether to apply authcode even if device is already licensed
|
||||
required: false
|
||||
default: "false"
|
||||
type: bool
|
||||
extends_documentation_fragment: panos
|
||||
'''
|
||||
|
||||
|
||||
@@ -100,10 +100,12 @@ options:
|
||||
log_start:
|
||||
description:
|
||||
- Whether to log at session start.
|
||||
type: bool
|
||||
log_end:
|
||||
description:
|
||||
- Whether to log at session end.
|
||||
default: true
|
||||
type: bool
|
||||
action:
|
||||
description:
|
||||
- Action to apply once rules maches.
|
||||
|
||||
Reference in New Issue
Block a user