PaloAltoNetworks / ansible-pan

Ansible modules for Palo Alto Networks NGFWs
Other
229 stars 159 forks source link

Added ability to set the variablesr equired to load a cert #462

Closed usscarter closed 4 years ago

usscarter commented 4 years ago

The import module lacks the ability to define the variables that would be required to load a certificate to the firewall.

I added the settings required to load a certificate to the firewall, and identified the possible choices for the category that is able to be used as far as I was able to tell.

Motivation and Context

I could not load a SSL certificate to my firewall, which was kind of a big deal for automated deployments.

How Has This Been Tested?

I ran through testing in our lab environment, and tested it there.

Screenshots (if appropriate)

Types of changes

New code added

Checklist

shinmog commented 4 years ago

@usscarter

New feature development has halted for the Ansible Galaxy role and we are transitioning over to the Ansible collection instead. If you would, could you open a new PR against the collection's develop with this fix?

https://github.com/PaloAltoNetworks/pan-os-ansible