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 4bbbad6378 Adds coding conventions for the bigip-virtual-server module (#2473)
A number of coding conventions have been adopted for new F5 modules
that are in development. To ensure common usage across the modules,
this module needed to be updated to reflect those conventions.
9 years ago
..
a10 minor docfixes 9 years ago
citrix be explicit about urllib import and remove conditional urllib(2) import 10 years ago
f5 Adds coding conventions for the bigip-virtual-server module (#2473) 9 years ago
netconf netconf module with edit-config operation (#2103) 9 years ago
__init__.py Fix rename error. 10 years ago
cloudflare_dns.py cloudflare_dns: Improve error handling (#2470) 9 years ago
dnsimple.py New json_fail syntax for dnsimple module 9 years ago
dnsmadeeasy.py removed comment 9 years ago
haproxy.py fail when backend host is not found (#1385) 9 years ago
ipify_facts.py Update for modules which import json. 9 years ago
lldp.py Add lldpctl to requirements. 9 years ago
nmcli.py Fix gw4/gw6 typo (#1841) 9 years ago
openvswitch_bridge.py switched to use module loggigng 9 years ago
openvswitch_db.py removed extra syslog message and DOCUMENTATION variable 9 years ago
openvswitch_port.py Define 'type' in argument_spec of openvswitch_port (#2355) 9 years ago
snmp_facts.py Fix typo 9 years ago