Skip to content
This repository has been archived by the owner on Jun 14, 2023. It is now read-only.

panos_ipsec_tunnel generates error on comparing against existing ipsec tunnel #150

Closed
peter-murray opened this issue Sep 23, 2018 · 1 comment

Comments

@peter-murray
Copy link

When there is an existing ipsec tunnel the code at https://github.com/PaloAltoNetworks/ansible-pan/blob/master/library/panos_ipsec_tunnel.py#L195 generates an error of AttributeError: equals.

Looking at the code for pandevice I think this should be equal as per doumentation https://pandevice.readthedocs.io/en/latest/module-base.html#pandevice.base.VersionedPanObject.equal

@shinmog
Copy link
Collaborator

shinmog commented Sep 25, 2018

@peter-murray

Fixed, ty for the catch!

@shinmog shinmog closed this as completed Sep 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants