mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
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
This commit is contained in:
parent
2220362a5f
commit
a00089c341
24 changed files with 2328 additions and 0 deletions
0
lib/ansible/modules/network/netscaler/__init__.py
Normal file
0
lib/ansible/modules/network/netscaler/__init__.py
Normal file
Loading…
Add table
Add a link
Reference in a new issue