Releases: netscaler/ansible-collection-netscaleradc
Prepared collection for Ansible Automation Hub Certification
2.0.1 patch fix
Fixes #288
`netscaler.adc` initial GA release
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
Nitro resource
v1.7
Implemented Desired State API for citrix_adc_servicegroup
v1.6
- Renamed netscaler_* modules to citrix_adc_*
- Various fixes in citrix_adm_* modules
v1.5
-
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 usingnetscaler_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
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
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
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