ansible/network/f5
Tim Rupp 06057a9eb7 Adds bigip_vlan module (#2661)
This module can be used to manage VLANs in BIG-IP on various software
versions. It is part of a bootstrapping effort underway to provide
modules necessary to bootstrap core settings in a BIG-IP.

Tests for this module can be found here

https://github.com/F5Networks/f5-ansible/blob/master/roles/__bigip_vlan/tasks/main.yaml

Platforms this was tested on are

  - 11.5.4 HF1
  - 11.6.0
  - 12.0.0
  - 12.1.0 HF1
2016-08-16 17:11:09 -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_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_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