ansible/network
Tim Rupp b6a2e8ad67 Introduces the bigip_sys_db module (#998)
This module can be used to directly manipulate the system database
variables 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 set system
variables such as turning off the default setup screen.

This module is most useful in the initial provisioning of a BIG-IP
2016-08-16 17:13:16 -07:00
..
a10 minor docfixes 2016-02-18 09:28:21 -08:00
asa New module asa_command (#2306) 2016-07-11 12:55:45 -04:00
citrix be explicit about urllib import and remove conditional urllib(2) import 2015-06-19 09:01:08 -07:00
f5 Introduces the bigip_sys_db module (#998) 2016-08-16 17:13:16 -07:00
netconf netconf module with edit-config operation (#2103) 2016-06-01 12:17:38 -04:00
__init__.py Fix rename error. 2014-11-04 17:27:51 -05:00
cloudflare_dns.py Update comment for ttl parameter to indicate 2-119 seconds is invalid (#2546) 2016-07-20 07:59:48 +02:00
dnsimple.py New json_fail syntax for dnsimple module 2016-03-07 14:20:33 +11:00
dnsmadeeasy.py removed comment 2016-01-12 09:43:10 -05:00
haproxy.py Fix argument type to bool. By default shutdown_sessions is always true then it should'nt. (#2596) 2016-07-27 23:16:15 +02:00
ipify_facts.py Update for modules which import json. 2016-01-11 13:06:22 -08:00
lldp.py Add lldpctl to requirements. 2015-08-10 16:34:41 -04:00
nmcli.py Fix gw4/gw6 typo (#1841) 2016-05-20 08:46:52 -04:00
openvswitch_bridge.py Define external_ids ’type' in openvswitch_bridge (#2523) 2016-07-08 00:33:24 +02:00
openvswitch_db.py removed extra syslog message and DOCUMENTATION variable 2015-09-09 14:28:50 -07:00
openvswitch_port.py Update openvswitch_port with tag feature (#2522) 2016-07-06 07:14:31 +02:00
snmp_facts.py Fix typo 2016-02-19 02:09:51 +01:00
wakeonlan.py wakeonlan: New module to send out magic WOL packets (#2271) 2016-07-14 09:24:08 -04:00