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/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
10 years ago
..
__init__.py Fix rename error. 11 years ago
bigip_facts.py Adds coding conventions to the bigip_facts module (#2515) 10 years ago
bigip_gtm_datacenter.py Introduces the bigip_gtm_datacenter module (#1000) 10 years ago
bigip_gtm_virtual_server.py Adds server port argument to legacy modules (#2444) 10 years ago
bigip_gtm_wide_ip.py Adds server port argument to legacy modules (#2444) 10 years ago
bigip_monitor_http.py Adds style conventions to bigip_monitor_http (#2564) 10 years ago
bigip_monitor_tcp.py Bugfixes and code style (#2627) 10 years ago
bigip_node.py Adds style conventions for bigip_node (#2697) 10 years ago
bigip_pool.py Adds style conventions to bigip_pool (#2537) 10 years ago
bigip_pool_member.py Adds style conventions to bigip_pool_member (#2535) 10 years ago
bigip_sys_db.py Introduces the bigip_sys_db module (#998) 10 years ago
bigip_virtual_server.py Adds coding conventions for the bigip-virtual-server module (#2473) 10 years ago
bigip_vlan.py Adds bigip_vlan module (#2661) 10 years ago