Skip to content

Releases: PaloAltoNetworks/pan-os-ansible

v2.8.0

14 Sep 23:39
Compare
Choose a tag to compare

2.8.0 (2021-09-14)

Features

Bug Fixes

  • Do targetted updates in panos_device_group (#253) (8fa1906), closes #252
  • panos_ha should check for a config before indexing (4d050c4), closes #32

v2.7.0

20 Jul 16:46
Compare
Choose a tag to compare

2.7.0 (2021-07-20)

Features

Bug Fixes

  • panos_facts: Fix IPv6 on subinterfaces (#218) (51e1f55)

v2.6.0

07 May 15:18
Compare
Choose a tag to compare

2.6.0 (2021-05-07)

Features

  • panos_import: Add SAML metadata profile (#213) (a55dc97)
  • Add panos_dynamic_updates (#189) (bb2f2ed), closes #49
  • panos_check: Check status of autocommit job for better accuracy. (#187) (87bdb65)
  • panos_software: Download new base version automatically for upgrades (#186) (95516b9)

Bug Fixes

v2.5.0

22 Jan 14:34
Compare
Choose a tag to compare

2.5.0 (2021-01-22)

Features

  • panos_nat_rule: Support target, negate_target (#179) (dffedd3), closes #175

Bug Fixes

  • panos_aggregate_interface: Add LACP parameters (02a52ca)
  • panos_match_rule: Always return rule result (#171) (2ae02ba), closes #170

v2.4.0

18 Dec 15:12
Compare
Choose a tag to compare

2.4.0 (2020-12-18)

Features

  • panos_custom_url_category: Support description field (7804fa6)

Bug Fixes

  • panos_match_rule: Fix exception on match failure (#169) (923513d), closes #166

v2.3.0

04 Dec 17:17
Compare
Choose a tag to compare

2.3.0 (2020-12-04)

Features

v2.2.2

25 Nov 15:10
Compare
Choose a tag to compare

2.2.2 (2020-11-25)

Bug Fixes

  • panos_export: Rename include-keys param for certificate export (e1be0ac), closes #163

v2.2.1

13 Nov 18:42
Compare
Choose a tag to compare

2.2.1 (2020-11-13)

Bug Fixes

  • panos_import: Allow user specified HTTPS port (#159) (cca5de2), closes #154
  • panos_software: Fix xpath invalid predicate on Python 3.6 (#157) (9e2e6af), closes #155

v2.2.0

30 Oct 12:43
Compare
Choose a tag to compare

2.2.0 (2020-10-30)

Features

  • panos_object_facts: Support applications and application groups (8d9c138)
  • panos_software: Only download when actually needed (4728be7)

Bug Fixes

  • panos_custom_url_category: Don't use type parameter (#147) (f84379f), closes #143
  • panos_custom_url_category: Fix imports for pandevice (#145) (b268787), closes #142
  • panos_custom_url_category: Set type only on PAN-OS 9.0+ (e94c04a)

v2.1.0

09 Oct 13:16
Compare
Choose a tag to compare

2.1.0 (2020-10-09)

Features

  • panos_aggregate_interface: Support LACP (#119) (e015bb5), closes #66
  • panos_ike_gateway: Add fqdn to peer_address_type (#105) (6c02bdd), closes #10
  • panos_import: Add additional import options (#121) (dab471a), closes #68
  • panos_security_rule_facts: Support 'match_rules' (#130) (ade1ba6), closes #128
  • Add additional object modules (#127) (f294863), closes #75

Bug Fixes

  • panos_facts: Fix Panorama HA data collection (#140) (d6623d7), closes #139

Reverts

  • Revert "ci: Temporarily build docs" (4a1bac0)