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
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)
10 years ago
..
a10 better short description for a10 modules 11 years ago
citrix be explicit about urllib import and remove conditional urllib(2) import 11 years ago
f5 Fixes missing validate_certs parameter 10 years ago
__init__.py Fix rename error. 11 years ago
dnsimple.py removed executable bit 11 years ago
dnsmadeeasy.py removed comment 10 years ago
haproxy.py Fix tabbed indentation in network/haproxy.py 10 years ago
ipify_facts.py Update for modules which import json. 10 years ago
lldp.py Add lldpctl to requirements. 11 years ago
nmcli.py Fix package list for nmcli module. 10 years ago
openvswitch_bridge.py switched to use module loggigng 10 years ago
openvswitch_db.py removed extra syslog message and DOCUMENTATION variable 10 years ago
openvswitch_port.py Fixed call to module.log 10 years ago
snmp_facts.py lookupMib=False for pysnmp 4.3.0 10 years ago