Releases: netscaler/ansible-collection-netscaleradc
Releases · netscaler/ansible-collection-netscaleradc
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
- 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
First stable release.
It is fully included in Ansible 2.4.0
v0.3
Various bug fixes