ansible/network
Tim Rupp 56a517b054 Fixes missing validate_certs parameter
The bigip_api method was changed in the module_utils function definition
to include the validate_certs option but the bigip_virtual_server module
was not updated accordingly. This patch updates the method so that the
error message below is not returned to the user

received exception: bigip_api() takes exactly 4 arguments (3 given)
2016-02-01 16:27:09 -08:00
..
a10 better short description for a10 modules 2015-08-14 22:09:25 -04:00
citrix be explicit about urllib import and remove conditional urllib(2) import 2015-06-19 09:01:08 -07:00
f5 Fixes missing validate_certs parameter 2016-02-01 16:27:09 -08:00
__init__.py Fix rename error. 2014-11-04 17:27:51 -05:00
dnsimple.py removed executable bit 2015-05-21 07:03:49 -04:00
dnsmadeeasy.py removed comment 2016-01-12 09:43:10 -05:00
haproxy.py Fix tabbed indentation in network/haproxy.py 2015-12-22 15:37:41 -06: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 package list for nmcli module. 2016-01-26 13:38:44 -05:00
openvswitch_bridge.py switched to use module loggigng 2015-10-01 00:29:57 -04:00
openvswitch_db.py removed extra syslog message and DOCUMENTATION variable 2015-09-09 14:28:50 -07:00
openvswitch_port.py Fixed call to module.log 2015-11-05 21:16:41 -06:00
snmp_facts.py lookupMib=False for pysnmp 4.3.0 2015-10-13 20:53:23 +02:00