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
Tim Rupp 381b18fd80 Adds a refactored bigip_monitor_http module. (#30998)
This patch refactors the bigip_monitor_http module to use REST
instead of SOAP. It additionally adds unit tests and current F5
code conventions.

Integration tests can be found here
* https://github.com/F5Networks/f5-ansible/blob/devel/test/integration/bigip_monitor_http.yaml
* https://github.com/F5Networks/f5-ansible/tree/devel/test/integration/targets/bigip_monitor_http/tasks
7 years ago
..
aireos Adding aireos_config module (#27408) 7 years ago
aruba Adding aruba_config module (#27130) 7 years ago
basics code clean of old code from network modules updates (#21469) 8 years ago
cloudvision Add module cv_server_provision for integration with Arista CloudVision Portal. (#25450) 7 years ago
cumulus Remove wildcard import in test_nclu 7 years ago
eos Fixes #30281 eos_banner integration test failure (#30283) 7 years ago
f5 Adds a refactored bigip_monitor_http module. (#30998) 7 years ago
ios IOS Ping: Add new module to support ping tests from IOS devices (#28557) 7 years ago
iosxr Change network *_user modules to use configured_password to set a users password (#28187) 7 years ago
junos Fix rollback in junos_config (#31424) 7 years ago
netscaler Miscellaneous pylint fixes. 7 years ago
nuage Fix dangerous default args. (#29839) 7 years ago
nxos - Fix to return error message back to the module. (#31035) 7 years ago
ovs Actually check for equality on empty commands array (#25308) 8 years ago
radware Enable more pylint rules and fix reported issues. (#30539) 7 years ago
vyos Change network *_user modules to use configured_password to set a users password (#28187) 7 years ago
__init__.py