ansible/network/f5
Tim Rupp f47e02d7e9 Introduces the bigip_gtm_datacenter module (#1000)
This module can be used to manipulate data centers in a BIG-IP.
It supports both the iControl SOAP and iControl REST APIs, but default
to the REST API. With this module, you can perform operations similar
to those available in tmsh to create data centers and set the contact,
location, and description of those data centers.

This module is most useful in the initial provisioning of a BIG-IP
2016-08-16 17:14:05 -07:00
..
__init__.py Fix rename error. 2014-11-04 17:27:51 -05:00
bigip_facts.py Adds coding conventions to the bigip_facts module (#2515) 2016-07-03 18:19:53 +02:00
bigip_gtm_datacenter.py Introduces the bigip_gtm_datacenter module (#1000) 2016-08-16 17:14:05 -07:00
bigip_gtm_virtual_server.py Adds server port argument to legacy modules (#2444) 2016-06-23 11:33:49 +02:00
bigip_gtm_wide_ip.py Adds server port argument to legacy modules (#2444) 2016-06-23 11:33:49 +02:00
bigip_monitor_http.py Adds style conventions to bigip_monitor_http (#2564) 2016-07-16 09:41:57 +02:00
bigip_monitor_tcp.py Bugfixes and code style (#2627) 2016-07-28 11:05:40 -04:00
bigip_node.py Adds style conventions for bigip_node (#2697) 2016-08-09 08:35:36 +02:00
bigip_pool.py Adds style conventions to bigip_pool (#2537) 2016-07-09 09:21:10 +02:00
bigip_pool_member.py Adds style conventions to bigip_pool_member (#2535) 2016-07-08 07:56:09 +02:00
bigip_sys_db.py Introduces the bigip_sys_db module (#998) 2016-08-16 17:13:16 -07:00
bigip_virtual_server.py Adds coding conventions for the bigip-virtual-server module (#2473) 2016-06-29 09:09:37 +02:00
bigip_vlan.py Adds bigip_vlan module (#2661) 2016-08-16 17:11:09 -07:00