Skip to content

Releases: netscaler/ansible-collection-netscaleradc

1.2

15 Feb 16:51
f34db8a
Compare
Choose a tag to compare
1.2

The module files of this release are included in Ansible 2.5.0

This release introduces the following fixes.

  • Fix missing monitorbinding weight comparison in netscaler_servicegroup
  • Add option for default lb vserver in netscaler_cs_vserver
  • Add state option for servicebindings in netscaler_servicegroup
  • Add granular deletion of servicegroup members
  • Fix monitor bindings algorithm in netscaler_servicegroup
  • Add delay option in netscaler_server

1.1

05 Dec 11:05
cdaeeca
Compare
Choose a tag to compare
1.1
  • add the ability to gracefully disable netscaler_server, not causing connections to be closed abruptly
  • update the algorithm to apply policy bindings in netscaler_cs_vserver so that only the minimum required set of deletions is performed
  • Add new module netscaler_nitro_request to issue direct NITRO requests for entities where a dedicated module does not exist.
  • Merge downstream changes caused by the path location of netscaler module utils changing.
  • Fix install.py to account for the path changes downstream

1.0

22 Sep 15:05
Compare
Choose a tag to compare
1.0

First stable release.

It is fully included in Ansible 2.4.0

v0.3

25 Jul 15:18
Compare
Choose a tag to compare

Various bug fixes