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
George Nikolopoulos a00089c341 New module: manage Citrix Netscaler service configuration (network/netscaler/netscaler_service) (#25129)
* netscaler_service initial implementation

* Changes as requested by reviewers

* Skip some tests if under python2.6 and importing requests library

* Change option "operation" to "state"

* Remove print statements from netscaler module utils

* Catch all exceptions during login

* Fix fail message

* Add common option save_config
9 years ago
..
basics code clean of old code from network modules updates (#21469) 9 years ago
cumulus test/: PEP8 compliancy (#24803) 9 years ago
eos Actually check for equality on empty commands array (#25308) 9 years ago
f5 bigip tests now skipped if missing lib 9 years ago
ios Actually check for equality on empty commands array (#25308) 9 years ago
iosxr Actually check for equality on empty commands array (#25308) 9 years ago
junos Add junos unit test case (#24249) 9 years ago
netscaler New module: manage Citrix Netscaler service configuration (network/netscaler/netscaler_service) (#25129) 9 years ago
nxos Actually check for equality on empty commands array (#25308) 9 years ago
ovs Actually check for equality on empty commands array (#25308) 9 years ago
vyos Actually check for equality on empty commands array (#25308) 9 years ago
__init__.py adds new module net_command for network devices (#19468) 9 years ago