community.general/lib/ansible/utils
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
2017-06-08 08:33:32 -06:00
..
module_docs_fragments New module: manage Citrix Netscaler service configuration (network/netscaler/netscaler_service) (#25129) 2017-06-08 08:33:32 -06:00
__init__.py
cmd_functions.py ansible/utils/: PEP8 compliancy (#24686) 2017-05-30 18:09:44 +01:00
color.py ansible/utils/: PEP8 compliancy (#24686) 2017-05-30 18:09:44 +01:00
display.py ansible/utils/: PEP8 compliancy (#24686) 2017-05-30 18:09:44 +01:00
encrypt.py ansible/utils/: PEP8 compliancy (#24686) 2017-05-30 18:09:44 +01:00
hashing.py
helpers.py ansible/utils/: PEP8 compliancy (#24686) 2017-05-30 18:09:44 +01:00
jsonrpc.py Add support for cliconf and netconf plugin (#25093) 2017-06-06 13:56:25 +05:30
listify.py ansible/utils/: PEP8 compliancy (#24686) 2017-05-30 18:09:44 +01:00
path.py ansible/utils/: PEP8 compliancy (#24686) 2017-05-30 18:09:44 +01:00
plugin_docs.py allow plugins to override fragments 2017-04-03 15:24:13 -04:00
shlex.py Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
ssh_functions.py ansible/utils/: PEP8 compliancy (#24686) 2017-05-30 18:09:44 +01:00
unicode.py utils/unicode: PEP8 compliancy (#24668) 2017-05-16 15:24:22 +01:00
unsafe_proxy.py Fix circular import with unsafe_proxy, template, and vars 2017-04-28 15:35:30 -07:00
vars.py ansible/utils/: PEP8 compliancy (#24686) 2017-05-30 18:09:44 +01:00