Is your feature request related to a problem?
Panorama SD-WAN plugin configuration cannot currently be managed using Ansible. This forces manual configuration or custom scripts, which are not idempotent and do not scale well.
Describe the solution you'd like
Add native Ansible support for managing Panorama SD-WAN plugin configuration (e.g., hubs, branches, interfaces, policies, path quality profiles). The solution should integrate with the existing paloaltonetworks.panos collection and support idempotent, declarative configuration via Panorama.
Describe alternatives you've considered
Custom Ansible modules using Panorama XML/REST APIs
Ad-hoc Python or curl scripts
Manual configuration in the Panorama UI
Additional context
This feature is needed to support Infrastructure-as-Code and GitOps workflows for Palo Alto SD-WAN, reduce configuration drift, and enable consistent, automated deployments at scale.
Is your feature request related to a problem?
Panorama SD-WAN plugin configuration cannot currently be managed using Ansible. This forces manual configuration or custom scripts, which are not idempotent and do not scale well.
Describe the solution you'd like
Add native Ansible support for managing Panorama SD-WAN plugin configuration (e.g., hubs, branches, interfaces, policies, path quality profiles). The solution should integrate with the existing paloaltonetworks.panos collection and support idempotent, declarative configuration via Panorama.
Describe alternatives you've considered
Custom Ansible modules using Panorama XML/REST APIs
Ad-hoc Python or curl scripts
Manual configuration in the Panorama UI
Additional context
This feature is needed to support Infrastructure-as-Code and GitOps workflows for Palo Alto SD-WAN, reduce configuration drift, and enable consistent, automated deployments at scale.