-
Notifications
You must be signed in to change notification settings - Fork 99
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
panos_ike_gateway needs dynamic/FQDN peer address support #10
Comments
4 tasks
mrichardson03
pushed a commit
that referenced
this issue
Jul 15, 2020
mrichardson03
pushed a commit
that referenced
this issue
Aug 6, 2020
stealthllama
pushed a commit
that referenced
this issue
Aug 6, 2020
* Partial fix for #10. FQDN will require changes to pandevice. * PR changes.
This will depend on #36, because of the just merged support in pan-os-python. |
mrichardson03
pushed a commit
that referenced
this issue
Sep 18, 2020
mrichardson03
pushed a commit
that referenced
this issue
Oct 7, 2020
github-actions bot
pushed a commit
that referenced
this issue
Oct 9, 2020
## [2.1.0](v2.0.1...v2.1.0) (2020-10-09) ### Features * **panos_aggregate_interface:** Support LACP ([#119](#119)) ([e015bb5](e015bb5)), closes [#66](#66) * **panos_ike_gateway:** Add fqdn to peer_address_type ([#105](#105)) ([6c02bdd](6c02bdd)), closes [#10](#10) * **panos_import:** Add additional import options ([#121](#121)) ([dab471a](dab471a)), closes [#68](#68) * **panos_security_rule_facts:** Support 'match_rules' ([#130](#130)) ([ade1ba6](ade1ba6)), closes [#128](#128) * Add additional object modules ([#127](#127)) ([f294863](f294863)), closes [#75](#75) ### Bug Fixes * **panos_facts:** Fix Panorama HA data collection ([#140](#140)) ([d6623d7](d6623d7)), closes [#139](#139) ### Reverts * Revert "ci: Temporarily build docs" ([4a1bac0](4a1bac0))
🎉 This issue has been resolved in version 2.1.0 🎉 The release is available on Ansible Galaxy and GitHub release
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In Palo Alto -> IKE Gateways you can set the "Peer IP Address Type" to
Only IP is currently implemented, the other options are not yet available in the library.
The text was updated successfully, but these errors were encountered: