E325 Removal - Part II (#49196)

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
Abhijeet Kasurde
2018-11-28 13:55:52 +05:30
committed by GitHub
parent 991a9dfa12
commit bc3e7bbeba
109 changed files with 208 additions and 179 deletions

View File

@@ -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.

View File

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

View File

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

View File

@@ -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.