You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units/modules/network/netscaler
George Nikolopoulos b1a8f3b3d3 Netscaler various fixes (#34800)
* Add default lb vserver option in netscaler_cs_vserver
Add documentation for ssl_certkey option in netscaler_cs_vserver

* Add options for gracefully disabling netscaler_server

* Add "state" suboption for netscaler_servicegroup servicemembers
Fix servicemember modification algorithm in netscaler_servicegroup
Fix monitorbindings modification algorithm in netscaler_servicegroup
7 years ago
..
__init__.py
netscaler_module.py
test_netscaler_cs_action.py
test_netscaler_cs_policy.py
test_netscaler_cs_vserver.py Netscaler various fixes (#34800) 7 years ago
test_netscaler_gslb_service.py
test_netscaler_gslb_site.py
test_netscaler_gslb_vserver.py
test_netscaler_lb_monitor.py
test_netscaler_lb_vserver.py
test_netscaler_module_utils.py Refactor common network shared and platform utils code into package (#33452) 7 years ago
test_netscaler_nitro_request.py
test_netscaler_save_config.py
test_netscaler_server.py Netscaler various fixes (#34800) 7 years ago
test_netscaler_service.py
test_netscaler_servicegroup.py Netscaler various fixes (#34800) 7 years ago
test_netscaler_ssl_certkey.py