community.general/lib/ansible/modules/extras/network
Tim Rupp 6ef0c71523 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-12-08 11:33:48 -05:00
..
a10 better short description for a10 modules 2016-12-08 11:33:10 -05:00
citrix be explicit about urllib import and remove conditional urllib(2) import 2016-12-08 11:32:52 -05:00
f5 Fixes missing validate_certs parameter 2016-12-08 11:33:48 -05:00
__init__.py
dnsimple.py removed executable bit 2016-12-08 11:32:42 -05:00
dnsmadeeasy.py removed comment 2016-12-08 11:33:43 -05:00
haproxy.py Fix tabbed indentation in network/haproxy.py 2016-12-08 11:33:40 -05:00
ipify_facts.py Update for modules which import json. 2016-12-08 11:33:44 -05:00
lldp.py Add lldpctl to requirements. 2016-12-08 11:33:09 -05:00
nmcli.py Fix package list for nmcli module. 2016-12-08 11:33:46 -05:00
openvswitch_bridge.py switched to use module loggigng 2016-12-08 11:33:24 -05:00
openvswitch_db.py removed extra syslog message and DOCUMENTATION variable 2016-12-08 11:33:18 -05:00
openvswitch_port.py Fixed call to module.log 2016-12-08 11:33:33 -05:00
snmp_facts.py lookupMib=False for pysnmp 4.3.0 2016-12-08 11:33:29 -05:00