PaloAltoNetworks / panhandler

Panhandler is a tool to manage config snippets and Skillets for PAN-OS devices
Apache License 2.0
41 stars 19 forks source link

Validation skillet output not mapped as a context value #169

Closed scotchoaf closed 3 years ago

scotchoaf commented 4 years ago

Describe the bug

When trying to capture validation output and use in a workflow when conditional, the var value cannot be referenced. Need panHandler to map the validation output as a context to be used across skillets.

Expected behavior

Captured output in a validation skillet is mapped to the context and can be referenced in other skillets such as workflow when conditionals.