Skip to content

Releases: netscaler/ansible-collection-netscaleradc

2.6.1

30 Apr 09:47
b9594b5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.6.0...2.6.1

2.6.0 - Configure ADC via NetScaler Console (ADM) as proxy

22 Apr 08:38
b3c9f3a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.5.1...2.6.0

2.5.1

11 Mar 10:49
633e239
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.5.0...2.5.1

[2.5.0] - 2024-02-22

22 Feb 08:03
66cc92c
Compare
Choose a tag to compare

[2.5.0] - 2024-02-22

Added

  • Added more examples
  • fixed issue related to lbvserver_servicegroup_binding ([#352])
  • fixed issue related to systemglobal_authenticationtacacspolicy_binding ([#353])
  • fixed cipher group idempotency issue ([#350])

Fixed

  • Fixed hasync and hafailover issue ([#360])
  • security check (bandit) for all pull requests ([#367])
  • sanity tests for 2.14 and 2.16 ([#365])
  • redesigned inbuilt bindings handling ([#362])
  • support added for linking sslcertkey ([#318])

What's Changed

Full Changelog: 2.4.0...2.5.0

2.4.0

16 Jan 10:50
350281c
Compare
Choose a tag to compare

[2.4.0] - 2024-01-16

Added

  • New state unset added for unset action ([#346])

Fixed

Breaking Changes

  • Playbook tasks with absent state for unset action will now fail. A new state unset has been introduced for unset action. ([#346])

2.3.0

14 Jan 10:04
fedd7e0
Compare
Choose a tag to compare

[2.3.0] - 2024-01-14

Added

  • New states added - switched, flushed ([#339], [#310])
  • module_defaults action groups added ([#307])
  • Integration tests added

Fixed

  • Fixed ntpserver's dual primary_key issue ([#322])
  • Fixed sslprofile_sslcipher_binding's idempotency issue ([#292])
  • Fixed lbmonitor's idempotency issue ([#324])
  • Removed calling of GET method for save_config ([#326])

2.2.0

21 Dec 07:23
438a2e5
Compare
Choose a tag to compare

[2.2.0] - 2023-12-21

Added

  • introduced new module save_config (#326)
  • updated documentation

Fixed

  • fixed ansible pep8 sanity test errors

2.1.0

17 Dec 17:17
66c1c7e
Compare
Choose a tag to compare

2.1.0 - 2023-12-17

Added

  • introduced new states -- created and imported (#295)

Fixed

  • removed default values in nitro_resource_map.py (#313, #314, #311)
  • default monitor can now be unbound from service (#312)
  • ip is now not mandatory for server based resources (#297)

Minor release

14 Nov 09:05
3d6168d
Compare
Choose a tag to compare

2.0.3 - 2023-11-14

No module specific changes in this release

  • updated documentation
  • updated supported_modules_matrix.md
  • added GitHub workflows
  • updated GitHub issue and feature template

Prepared collection for Ansible Automation Hub Certification

08 Nov 15:53
dcbb43b
Compare
Choose a tag to compare

2.0.2 - 2023-11-08

Fixed

  • updated secret attributes with no_log option ([#286])
  • Prepared the collection for Ansible Automation Hub Certification