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/f5
Wojciech Wypior 1e4dab822b BIGIP: Bugfix.bigiqapplication (#53986)
* adds function to do version checks for bigiq

* adds version limitation to bigiq application modules
Refactors main() function and module manager in multiple modules in line with recent changes
Adds variable types to docs
Refactors unit tests to remove deprecated parameters
7 years ago
..
fixtures adds bigip apm policy import (#50559) 7 years ago
__init__.py Adds the bigip_user module to Ansible (#24753) 9 years ago
test_bigip_apm_policy_fetch.py Refactors main() function and module manager in multiple modules (#53948) 7 years ago
test_bigip_apm_policy_import.py Refactors main() function and module manager in multiple modules (#53948) 7 years ago
test_bigip_appsvcs_extension.py Refactors main() function and module manager in multiple modules (#53948) 7 years ago
test_bigip_asm_policy.py Deprecate the bigip_asm_policy module (#49574) 7 years ago
test_bigip_asm_policy_fetch.py Refactors main() function and module manager in multiple modules (#53948) 7 years ago
test_bigip_asm_policy_import.py Refactors main() function and module manager in multiple modules (#53948) 7 years ago
test_bigip_asm_policy_manage.py Refactors main() function and module manager in multiple modules (#53948) 7 years ago
test_bigip_asm_policy_server_technology.py Refactors main() function and module manager in multiple modules (#53948) 7 years ago
test_bigip_asm_policy_signature_set.py Refactors main() function and module manager in multiple modules (#53948) 7 years ago
test_bigip_cli_alias.py Removes remaining nose usage from f5 unit tests (#48973) 7 years ago
test_bigip_cli_script.py Removes remaining nose usage from f5 unit tests (#48973) 7 years ago
test_bigip_command.py Removes remaining nose usage from f5 unit tests (#48973) 7 years ago
test_bigip_config.py Removes remaining nose usage from f5 unit tests (#48973) 7 years ago
test_bigip_configsync_action.py Removes remaining nose usage from f5 unit tests (#48973) 7 years ago
test_bigip_configsync_actions.py Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago
test_bigip_data_group.py BIGIP: Bugfix.bigip.data.group (#53968) 7 years ago
test_bigip_device_auth.py Removes remaining nose usage from f5 unit tests (#48973) 7 years ago
test_bigip_device_auth_ldap.py Adds module to configure ldap device auth on a bigip (#48974) 7 years ago
test_bigip_device_connectivity.py Removes remaining nose usage from f5 unit tests (#48973) 7 years ago
test_bigip_device_dns.py Removes remaining nose usage from f5 unit tests (#48973) 7 years ago
test_bigip_device_facts.py Fixes issue with sub collection for pool members (#53955) 7 years ago
test_bigip_device_group.py Removes remaining nose usage from f5 unit tests (#48973) 7 years ago
test_bigip_device_group_member.py Removes remaining nose usage from f5 unit tests (#48973) 7 years ago
test_bigip_device_ha_group.py Adds new module to manage and create ha groups (#53967) 7 years ago
test_bigip_device_httpd.py Removes remaining nose usage from f5 unit tests (#48973) 7 years ago
test_bigip_device_license.py Removes remaining nose usage from f5 unit tests (#48973) 7 years ago
test_bigip_device_ntp.py Removes remaining nose usage from f5 unit tests (#48973) 7 years ago
test_bigip_device_sshd.py Removes remaining nose usage from f5 unit tests (#48973) 7 years ago
test_bigip_device_syslog.py Removes remaining nose usage from f5 unit tests (#48973) 7 years ago
test_bigip_device_trust.py Removes remaining nose usage from f5 unit tests (#48973) 7 years ago
test_bigip_dns_cache_resolver.py Refactors main() function and module manager in multiple modules in line with recent changes (#53974) 7 years ago
test_bigip_dns_nameserver.py Refactors main() function and module manager in multiple modules in line with recent changes (#53974) 7 years ago
test_bigip_dns_resolver.py Refactors main() function and module manager in multiple modules in line with recent changes (#53974) 7 years ago
test_bigip_dns_zone.py Refactors main() function and module manager in multiple modules in line with recent changes (#53974) 7 years ago
test_bigip_file_copy.py Refactors main() function and module manager in multiple modules in line with recent changes (#53974) 7 years ago
test_bigip_firewall_address_list.py Refactors main() function and module manager in multiple modules in line with recent changes (#53974) 7 years ago
test_bigip_firewall_dos_profile.py Refactors main() function and module manager in multiple modules in line with recent changes (#53974) 7 years ago
test_bigip_firewall_dos_vector.py Refactors main() function and module manager in multiple modules in line with recent changes (#53974) 7 years ago
test_bigip_firewall_global_rules.py Refactors main() function and module manager in multiple modules in line with recent changes (#53974) 7 years ago
test_bigip_firewall_policy.py Refactors main() function and module manager in multiple modules in line with recent changes (#53974) 7 years ago
test_bigip_firewall_port_list.py Refactors main() function and module manager in multiple modules in line with recent changes (#53974) 7 years ago
test_bigip_firewall_rule.py Refactors main() function and module manager in multiple modules in line with recent changes (#53974) 7 years ago
test_bigip_firewall_rule_list.py Refactors main() function and module manager in multiple modules in line with recent changes (#53974) 7 years ago
test_bigip_gtm_datacenter.py Refactors main() function and module manager in multiple modules in line with recent changes (#53979) 7 years ago
test_bigip_gtm_facts.py Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago
test_bigip_gtm_global.py Refactors main() function and module manager in multiple modules in line with recent changes (#53979) 7 years ago
test_bigip_gtm_monitor_bigip.py Refactors main() function and module manager in multiple modules in line with recent changes (#53979) 7 years ago
test_bigip_gtm_monitor_external.py BIGIP: Bugfix.multiple modules 3 (#53969) 7 years ago
test_bigip_gtm_monitor_firepass.py Refactors main() function and module manager in multiple modules in line with recent changes (#53979) 7 years ago
test_bigip_gtm_monitor_http.py Refactors main() function and module manager in multiple modules in line with recent changes (#53979) 7 years ago
test_bigip_gtm_monitor_https.py Refactors main() function and module manager in multiple modules in line with recent changes (#53979) 7 years ago
test_bigip_gtm_monitor_tcp.py Refactors main() function and module manager in multiple modules in line with recent changes (#53979) 7 years ago
test_bigip_gtm_monitor_tcp_half_open.py Refactors main() function and module manager in multiple modules in line with recent changes (#53979) 7 years ago
test_bigip_gtm_pool.py Refactors main() function and module manager in multiple modules in line with recent changes (#53979) 7 years ago
test_bigip_gtm_pool_member.py Adds aggregate functionality to the module (#51640) 7 years ago
test_bigip_gtm_server.py Refactors main() function and module manager in multiple modules in line with recent changes (#53979) 7 years ago
test_bigip_gtm_topology_record.py Refactors main() function and module manager in multiple modules in line with recent changes (#53979) 7 years ago
test_bigip_gtm_topology_region.py Refactors main() function and module manager in multiple modules in line with recent changes (#53979) 7 years ago
test_bigip_gtm_virtual_server.py BIGIP: Bugfix.multiple modules 3 (#53969) 7 years ago
test_bigip_gtm_wide_ip.py Refactors main() function and module manager in multiple modules in line with recent changes (#53979) 7 years ago
test_bigip_hostname.py Refactors main() function and module manager in multiple modules in line with recent changes (#53981) 7 years ago
test_bigip_iapp_service.py Refactors main() function and module manager in multiple modules in line with recent changes (#53981) 7 years ago
test_bigip_iapp_template.py Refactors main() function and module manager in multiple modules in line with recent changes (#53981) 7 years ago
test_bigip_iapplx_package.py Removes remaining nose usage from f5 unit tests (#48973) 7 years ago
test_bigip_ike_peer.py Refactors main() function and module manager in multiple modules in line with recent changes (#53981) 7 years ago
test_bigip_imish_config.py Refactors main() function and module manager in multiple modules in line with recent changes (#53981) 7 years ago
test_bigip_ipsec_policy.py Refactors main() function and module manager in multiple modules in line with recent changes (#53981) 7 years ago
test_bigip_irule.py Refactors main() function and module manager in multiple modules in line with recent changes (#53981) 7 years ago
test_bigip_log_destination.py Refactors main() function and module manager in multiple modules in line with recent changes (#53981) 7 years ago
test_bigip_log_publisher.py Refactors main() function and module manager in multiple modules in line with recent changes (#53981) 7 years ago
test_bigip_management_route.py Refactors main() function and module manager in multiple modules in line with recent changes (#53981) 7 years ago
test_bigip_monitor_dns.py Refactors main() function and module manager in multiple modules in line with recent changes (#53981) 7 years ago
test_bigip_monitor_external.py BIGIP: Bugfix.multiple modules 3 (#53969) 7 years ago
test_bigip_monitor_gateway_icmp.py Refactors main() function and module manager in multiple modules in line with recent changes (#53981) 7 years ago
test_bigip_monitor_http.py Refactors main() function and module manager in multiple modules in line with recent changes (#53981) 7 years ago
test_bigip_monitor_https.py Refactors main() function and module manager in multiple modules in line with recent changes (#53981) 7 years ago
test_bigip_monitor_ldap.py Refactors main() function and module manager in multiple modules in line with recent changes (#53981) 7 years ago
test_bigip_monitor_snmp_dca.py Refactors main() function and module manager in multiple modules in line with recent changes (#53981) 7 years ago
test_bigip_monitor_tcp.py Refactors main() function and module manager in multiple modules in line with recent changes (#53981) 7 years ago
test_bigip_monitor_tcp_echo.py Refactors main() function and module manager in multiple modules in line with recent changes (#53981) 7 years ago
test_bigip_monitor_tcp_half_open.py Refactors main() function and module manager in multiple modules in line with recent changes (#53981) 7 years ago
test_bigip_monitor_udp.py Refactors main() function and module manager in multiple modules in line with recent changes (#53981) 7 years ago
test_bigip_node.py Refactors main() function and module manager in multiple modules in line with recent changes (#53982) 7 years ago
test_bigip_partition.py Refactors main() function and module manager in multiple modules in line with recent changes (#53982) 7 years ago
test_bigip_password_policy.py Refactors main() function and module manager in multiple modules in line with recent changes (#53982) 7 years ago
test_bigip_policy.py Refactors main() function and module manager in multiple modules in line with recent changes (#53982) 7 years ago
test_bigip_policy_rule.py Refactors main() function and module manager in multiple modules in line with recent changes (#53982) 7 years ago
test_bigip_pool.py Adds aggregate functionality to the module (#51638) 7 years ago
test_bigip_pool_member.py Adds aggregate functionality to the module (#51639) 7 years ago
test_bigip_profile_analytics.py Refactors main() function and module manager in multiple modules in line with recent changes (#53982) 7 years ago
test_bigip_profile_client_ssl.py Refactors main() function and module manager in multiple modules in line with recent changes (#53982) 7 years ago
test_bigip_profile_dns.py Refactors main() function and module manager in multiple modules in line with recent changes (#53982) 7 years ago
test_bigip_profile_fastl4.py Refactors main() function and module manager in multiple modules in line with recent changes (#53982) 7 years ago
test_bigip_profile_http.py Refactors main() function and module manager in multiple modules in line with recent changes (#53982) 7 years ago
test_bigip_profile_http2.py Refactors main() function and module manager in multiple modules in line with recent changes (#53982) 7 years ago
test_bigip_profile_http_compression.py Refactors main() function and module manager in multiple modules in line with recent changes (#53982) 7 years ago
test_bigip_profile_oneconnect.py Refactors main() function and module manager in multiple modules in line with recent changes (#53982) 7 years ago
test_bigip_profile_persistence_cookie.py Refactors main() function and module manager in multiple modules in line with recent changes (#53982) 7 years ago
test_bigip_profile_persistence_src_addr.py Refactors main() function and module manager in multiple modules in line with recent changes (#53982) 7 years ago
test_bigip_profile_server_ssl.py Refactors main() function and module manager in multiple modules in line with recent changes (#53982) 7 years ago
test_bigip_profile_tcp.py Refactors main() function and module manager in multiple modules in line with recent changes (#53982) 7 years ago
test_bigip_profile_udp.py Refactors main() function and module manager in multiple modules in line with recent changes (#53982) 7 years ago
test_bigip_provision.py Refactors main() function and module manager in multiple modules in line with recent changes (#53982) 7 years ago
test_bigip_qkview.py Refactors main() function and module manager in multiple modules in line with recent changes (#53983) 7 years ago
test_bigip_remote_role.py Refactors main() function and module manager in multiple modules in line with recent changes (#53983) 7 years ago
test_bigip_remote_syslog.py BIGIP: Bugfix.multiple modules 3 (#53969) 7 years ago
test_bigip_routedomain.py Refactors main() function and module manager in multiple modules in line with recent changes (#53983) 7 years ago
test_bigip_security_address_list.py Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago
test_bigip_security_port_list.py Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago
test_bigip_selfip.py Refactors main() function and module manager in multiple modules in line with recent changes (#53983) 7 years ago
test_bigip_service_policy.py Refactors main() function and module manager in multiple modules in line with recent changes (#53983) 7 years ago
test_bigip_smtp.py Refactors main() function and module manager in multiple modules in line with recent changes (#53983) 7 years ago
test_bigip_snat_pool.py Refactors main() function and module manager in multiple modules in line with recent changes (#53983) 7 years ago
test_bigip_snmp.py Refactors main() function and module manager in multiple modules in line with recent changes (#53983) 7 years ago
test_bigip_snmp_community.py Refactors main() function and module manager in multiple modules in line with recent changes (#53983) 7 years ago
test_bigip_snmp_trap.py Refactors main() function and module manager in multiple modules in line with recent changes (#53983) 7 years ago
test_bigip_software_image.py Refactors main() function and module manager in multiple modules in line with recent changes (#53983) 7 years ago
test_bigip_software_install.py Refactors main() function and module manager in multiple modules in line with recent changes (#53983) 7 years ago
test_bigip_software_update.py Refactors main() function and module manager in multiple modules in line with recent changes (#53983) 7 years ago
test_bigip_ssl_certificate.py Refactors main() function and module manager in multiple modules in line with recent changes (#53983) 7 years ago
test_bigip_ssl_key.py Refactors main() function and module manager in multiple modules in line with recent changes (#53983) 7 years ago
test_bigip_ssl_ocsp.py Refactors main() function and module manager in multiple modules in line with recent changes (#53983) 7 years ago
test_bigip_static_route.py Refactors main() function and module manager in multiple modules in line with recent changes (#53983) 7 years ago
test_bigip_sys_daemon_log_tmm.py Refactors main() function and module manager in multiple modules in line with recent changes (#53983) 7 years ago
test_bigip_sys_db.py Refactors main() function and module manager in multiple modules in line with recent changes (#53983) 7 years ago
test_bigip_sys_global.py Refactors main() function and module manager in multiple modules in line with recent changes (#53983) 7 years ago
test_bigip_timer_policy.py BIGIP: Bugfix.multiple modules 3 (#53969) 7 years ago
test_bigip_traffic_group.py Removes remaining nose usage from f5 unit tests (#48973) 7 years ago
test_bigip_traffic_selector.py Removes remaining nose usage from f5 unit tests (#48973) 7 years ago
test_bigip_trunk.py Removes remaining nose usage from f5 unit tests (#48973) 7 years ago
test_bigip_tunnel.py Removes remaining nose usage from f5 unit tests (#48973) 7 years ago
test_bigip_ucs.py Removes remaining nose usage from f5 unit tests (#48973) 7 years ago
test_bigip_ucs_fetch.py Removes remaining nose usage from f5 unit tests (#48973) 7 years ago
test_bigip_user.py Various small fixes for f5 ansible modules (#49492) 7 years ago
test_bigip_vcmp_guest.py Removes remaining nose usage from f5 unit tests (#48973) 7 years ago
test_bigip_virtual_address.py Removes remaining nose usage from f5 unit tests (#48973) 7 years ago
test_bigip_virtual_server.py Adds clone_pools parameter (#51635) 7 years ago
test_bigip_vlan.py BIGIP: Bugfix.multiple modules 3 (#53969) 7 years ago
test_bigip_wait.py Removes remaining nose usage from f5 unit tests (#48973) 7 years ago
test_bigiq_application_fasthttp.py BIGIP: Bugfix.bigiqapplication (#53986) 7 years ago
test_bigiq_application_fastl4_tcp.py BIGIP: Bugfix.bigiqapplication (#53986) 7 years ago
test_bigiq_application_fastl4_udp.py BIGIP: Bugfix.bigiqapplication (#53986) 7 years ago
test_bigiq_application_http.py BIGIP: Bugfix.bigiqapplication (#53986) 7 years ago
test_bigiq_application_https_offload.py BIGIP: Bugfix.bigiqapplication (#53986) 7 years ago
test_bigiq_application_https_waf.py BIGIP: Bugfix.bigiqapplication (#53986) 7 years ago
test_bigiq_device_facts.py Removes remaining nose usage from f5 unit tests (#48973) 7 years ago
test_bigiq_regkey_license.py Removes remaining nose usage from f5 unit tests (#48973) 7 years ago
test_bigiq_regkey_license_assignment.py Removes remaining nose usage from f5 unit tests (#48973) 7 years ago
test_bigiq_regkey_pool.py Removes remaining nose usage from f5 unit tests (#48973) 7 years ago
test_bigiq_utility_license.py Removes remaining nose usage from f5 unit tests (#48973) 7 years ago
test_bigiq_utility_license_assignment.py Removes remaining nose usage from f5 unit tests (#48973) 7 years ago