ansible-pan icon indicating copy to clipboard operation
ansible-pan copied to clipboard

Ansible modules for Palo Alto Networks NGFWs

Results 28 ansible-pan issues
Sort by recently updated
recently updated
newest added

Bumps [cryptography](https://github.com/pyca/cryptography) from 2.3.1 to 3.2. Changelog Sourced from cryptography's changelog. 3.2 - 2020-10-25 * **SECURITY ISSUE:** Attempted to make RSA PKCS#1v1.5 decryption more constant time, to protect against Bleichenbacher...

dependencies
python

There seems to be some changes in how ansible ships its content in the upcoming version https://www.ansible.com/certified-partners Will palo be a certificated partner in the future or only ship via...

enhancement

Setting panorama_admin ## Describe the bug When trying to use panos_administrator module to create a "panorama" administrator (and not one in a template, the panorama_admin argument being set to true...

bug

### Is your feature request related to a problem? panos_ha does not have the basic and minimum requirements for ensuring which device is primary and secondary and HA timer setting...

enhancement

Added the panos_import_file module ## Description Added the panos_import_file module based on the panos_import module with added login via provider and a dictionary of extra arguments that may be required...

Support Python 3 in panos_admpwd, previously fails with TypeError as recv() in Python 3 returns bytes and not str

I have to set a python environment variable to work around ssl verification. Provider needs settings for ssl validation.

bug

This Ansible Galaxy role is now deprecated in favor for the new Ansible collection and no new features will be added to it. For users who are using Ansbile 2.8...

deprecated

Add support for destination dynamic NAT (PAN-OS 8.1+).

enhancement

Would like to have GlobalProtect portal & gateway configuration modules. I admit I'm not sure if pandevice supports this either. If it does, I may try to put together a...