mirror of https://github.com/ansible/ansible.git
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.
* documentation was not inline with other Ansible modules * Python 3 specific imports were missing * monitor_type is no longer required when creating a new pool; it is now the default. * A new monitor_type choice of "single" was added for a more intuitive way to specify "a single monitor". It uses "and_list" underneath, but provides additional checks to ensure that you are specifying only a single monitor. * host and port arguments have been deprecated for now. Please use bigip_pool_member instead. * 'partition' field was missing from documentation. * A note that "python 2.7 or greater is required" has been added for those who were not aware that this applies for ALL F5 modules. * Unit tests were fixed to support the above module |
8 years ago | |
|---|---|---|
| .. | ||
| fixtures | 8 years ago | |
| __init__.py | 9 years ago | |
| test_bigip_command.py | 8 years ago | |
| test_bigip_config.py | 9 years ago | |
| test_bigip_configsync_action.py | 8 years ago | |
| test_bigip_configsync_actions.py | 9 years ago | |
| test_bigip_gtm_pool.py | 9 years ago | |
| test_bigip_gtm_wide_ip.py | 9 years ago | |
| test_bigip_hostname.py | 9 years ago | |
| test_bigip_iapp_service.py | 9 years ago | |
| test_bigip_iapp_template.py | 9 years ago | |
| test_bigip_irule.py | 9 years ago | |
| test_bigip_monitor_http.py | 8 years ago | |
| test_bigip_monitor_https.py | 8 years ago | |
| test_bigip_monitor_tcp.py | 9 years ago | |
| test_bigip_monitor_tcp_echo.py | 9 years ago | |
| test_bigip_monitor_tcp_half_open.py | 9 years ago | |
| test_bigip_partition.py | 8 years ago | |
| test_bigip_pool.py | 8 years ago | |
| test_bigip_provision.py | 9 years ago | |
| test_bigip_qkview.py | 9 years ago | |
| test_bigip_remote_syslog.py | 8 years ago | |
| test_bigip_snmp.py | 9 years ago | |
| test_bigip_snmp_trap.py | 9 years ago | |
| test_bigip_ssl_certificate.py | 9 years ago | |
| test_bigip_ucs.py | 9 years ago | |
| test_bigip_user.py | 9 years ago | |
| test_bigip_virtual_address.py | 9 years ago | |