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

test inline xml skillets added in 3.0 release #131

Closed scotchoaf closed 4 years ago

scotchoaf commented 4 years ago

skillet creation and testing with the new inline xml skillet option not requiring external xml files.

To be tested: . skillet creation . skillet read and api loading . with and without variables and jinja conditional logic

mainly looking here for any single/double quote or other syntax concerns