Closed odysseus107 closed 5 years ago
@odysseus107
This kind of code should really be in pandevice, not the Ansible modules. If you look at set_vsys() you see that this is handled there.
Could you open a PR against pandevice's set_virtual_router()
and close this one?
@shinmog
Thanks for the hints. Here is the requested pull request: https://github.com/PaloAltoNetworks/pandevice/pull/174
fix to not add interface to virtual router if it is an aggregate-group assignment
perhaps a few more interface types have to be ignored for virtual router?!?
fixes https://github.com/PaloAltoNetworks/ansible-pan/issues/421