This repository has been archived by the owner on Jun 14, 2023. It is now read-only.
Releases: PaloAltoNetworks/ansible-pan
Releases · PaloAltoNetworks/ansible-pan
Release v2.0.4
Minor bug fix for panos_interface
quality release
v2.0.1 Merge branch 'develop'
Katana
- Released: 2018-09-27
- Status: Released
New modules
- panos_administrator: Manages Panorama / NGFW administrators
- panos_registered_ip: Use this instead of panos_dag_tags
- panos_registered_ip_facts: Use this instead of panos_dag_tags
- panos_address_object: Use this instead of panos_object
- panos_address_group: Use this instead of panos_object
- panos_service_object: Use this instead of panos_object
- panos_service_group: Use this instead of panos_object
- panos_tag_object: Use this instead of panos_object
- panos_object_facts: Get facts about objects
Removed modules
Refactored modules
Now supporting state / idempotency
- panos_interface
- panos_nat_rule
- panos_security_rule
Miscellanies / Fixes
pre 2.0.0 test release
pre 2.0.0 test release
v1.0.8.1 test remove linter
V1.0.7
New modules
- panos_userid: added ability to (un)register userid with ip address
- panos_software: Upgrade and downgrade PAN-OS on firewalls and Panorama.
- panos_userid: added ability to (un)register userid with ip address
- panos_static_route: ability to manipulate static routing tables
Removed modules
N/A
Refactored modules
- panos_interface: Added full support for static configuration of ethernet interfaces
- Add functionality to list static address groups
- Pass api_key to pandevice
- panos_security_rule: Security Policy position/order
- panos_security_rule: unable to add security policies in Post rule
Miscellanies
V1.0.6
V1.0.4
Intermediate release
Code refactoring and cleanup to adhere to Ansible module development guidelines.