1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/units/modules/network/f5
James Mighion 50052b3d70 Adding a cli transport option for the bigip_command module. (#30391)
* Adding a cli transport option for the bigip_command module.

* Fixing keyerror when using other f5 modules. Adding version_added for new option in bigip_command.

* Removing local connection check because the F5 tasks can be delegated to any host that has the libraries for REST.

* Using the network_common load_provider.

* Adding unit test to cover cli transport and updating previous unit test to ensure cli was not called.
2017-10-12 15:07:15 -07:00
..
fixtures Adds the bigip_remote_syslog module 2017-10-09 13:21:16 -07:00
__init__.py Adds the bigip_user module to Ansible (#24753) 2017-05-18 20:21:18 +01:00
test_bigip_command.py Adding a cli transport option for the bigip_command module. (#30391) 2017-10-12 15:07:15 -07:00
test_bigip_config.py Makes all unit tests look the same (#25762) 2017-06-16 10:36:53 +01:00
test_bigip_configsync_action.py Renames the bigip_configsync_actions module (#29747) 2017-09-12 05:53:44 +01:00
test_bigip_configsync_actions.py Adds the bigip_configsync_actions module (#26506) 2017-07-18 18:21:25 +01:00
test_bigip_gtm_pool.py Makes all unit tests look the same (#25762) 2017-06-16 10:36:53 +01:00
test_bigip_gtm_wide_ip.py Makes all unit tests look the same (#25762) 2017-06-16 10:36:53 +01:00
test_bigip_hostname.py Adds refactored bigip_hostname (#25841) 2017-06-18 07:56:00 +01:00
test_bigip_iapp_service.py Adds missing fields for iapp service (#26507) 2017-07-10 07:27:49 +01:00
test_bigip_iapp_template.py Makes all unit tests look the same (#25762) 2017-06-16 10:36:53 +01:00
test_bigip_irule.py Makes all unit tests look the same (#25762) 2017-06-16 10:36:53 +01:00
test_bigip_monitor_https.py Adds the bigip_monitor_https module (#31205) 2017-10-04 17:18:59 +01:00
test_bigip_monitor_tcp.py Adds refactored bigip_monitor_tcp (#26842) 2017-07-19 10:07:18 -06:00
test_bigip_monitor_tcp_echo.py Skip f5 tests if f5-sdk is not installed (#27035) 2017-07-19 10:09:25 -06:00
test_bigip_monitor_tcp_half_open.py Skip f5 tests if f5-sdk is not installed (#27035) 2017-07-19 10:09:25 -06:00
test_bigip_partition.py Adds module which allows users to manage partitions on a BIG-IP (#30577) 2017-09-21 14:48:51 +01:00
test_bigip_pool.py Makes all unit tests look the same (#25762) 2017-06-16 10:36:53 +01:00
test_bigip_provision.py Makes all unit tests look the same (#25762) 2017-06-16 10:36:53 +01:00
test_bigip_qkview.py Adds bigip_qkview module (#25980) 2017-06-28 17:31:17 +01:00
test_bigip_remote_syslog.py Adds the bigip_remote_syslog module 2017-10-09 13:21:16 -07:00
test_bigip_snmp.py Makes all unit tests look the same (#25762) 2017-06-16 10:36:53 +01:00
test_bigip_snmp_trap.py Makes all unit tests look the same (#25762) 2017-06-16 10:36:53 +01:00
test_bigip_ssl_certificate.py Refactors bigip ssl cert module (#25882) 2017-06-28 17:26:39 +01:00
test_bigip_ucs.py adds the bigip_ucs module (#26663) 2017-07-18 18:17:56 +01:00
test_bigip_user.py Makes all unit tests look the same (#25762) 2017-06-16 10:36:53 +01:00
test_bigip_virtual_address.py Makes all unit tests look the same (#25762) 2017-06-16 10:36:53 +01:00