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/docs
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
..
api docs: PEP8 compliance (#24681) 9 years ago
bin docs: PEP8 compliance (#24681) 9 years ago
docsite New module: manage Citrix Netscaler service configuration (network/netscaler/netscaler_service) (#25129) 9 years ago
man added docs to CLI docstringsadded 9 years ago
templates Render returned dictionaries Fixes #24775 (#24777) 9 years ago