Skip to content

Releases: netscaler/ansible-collection-netscaleradc

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

2.0.1 patch fix

30 Sep 13:39
dbe1b8b
Compare
Choose a tag to compare

`netscaler.adc` initial GA release

26 Sep 10:41
b01ac6c
Compare
Choose a tag to compare

This is an initial GA release of netscaler.adc ansible collection
Please check the README.md for more details

v1.8: Merge pull request #102 from citrix/nitro_resource

17 Jan 14:13
289e4fb
Compare
Choose a tag to compare

v1.7

21 Nov 15:04
7805865
Compare
Choose a tag to compare

Implemented Desired State API for citrix_adc_servicegroup

v1.6

07 Dec 15:41
97a7bd7
Compare
Choose a tag to compare
  • Renamed netscaler_* modules to citrix_adc_*
  • Various fixes in citrix_adm_* modules

v1.5

09 Nov 10:09
07aa115
Compare
Choose a tag to compare
  • Added remaining NetScaler-AppFW ansible modules:
    netscaler_appfw_htmlerrorpage
    netscaler_appfw_xmlerrorpage
    netscaler_appfw_xmlschema
    netscaler_appfw_wsdl
    netscaler_appfw_signatures

  • appfw_learningdata is implemented using netscaler_nitro_request module and the sample playbooks are present as below:
    samples/appfw_learningdata_delete.yaml
    samples/appfw_learningdata_get.yaml
    samples/appfw_learningdata_export.yaml
    samples/appfw_learningdata_reset.yaml

  • Some minor fixes

1.4

19 Oct 15:01
5572546
Compare
Choose a tag to compare
1.4

Added the following modules

  • netscaler_appfw_confidfield
  • netscaler_appfw_fieldtype
  • netscaler_appfw_jsoncontenttype
  • netscaler_appfw_learningsettings
  • netscaler_appfw_xmlcontenttype

Perfomance ehancements for the following modules:

  • netscaler_cs_policy
  • netscaler_lb_monitor
  • netscaler_lb_vserver
  • netscaler_server
  • netscaler_servicegroup

Various minor fixes.

1.3

05 Oct 12:30
73b0ddc
Compare
Choose a tag to compare
1.3

This version brings in new modules covering the Web Application Firewall feature of Netscaler.

New modules:

  • netscaler_appfw_policy
  • netscaler_appfw_policylabel
  • netscaler_appfw_profile
  • netscaler_appfw_settings

Added appfw policy bindings in the following existing modules:

  • netscaler_lb_vserver
  • netscaler_cs_vserver

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