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 c400598332 Reverse the unpack list operation
Instead of doing an unpack, deliberately specify which parameters you
want to use. This allows us to flexibly add more parameters to the
f5_argument_spec without having to rewrite all the modules that use
it.

Functionally this commit changes nothing, it just provides for a
different way of accessing the parameters to the module
10 years ago
..
a10 minor docfixes 10 years ago
citrix be explicit about urllib import and remove conditional urllib(2) import 11 years ago
f5 Reverse the unpack list operation 10 years ago
__init__.py Fix rename error. 11 years ago
cloudflare_dns.py cloudflare_dns: Cosmetic cleanup 10 years ago
dnsimple.py New json_fail syntax for dnsimple module 10 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 Add quotes and equals for set option documentation 10 years ago
snmp_facts.py Fix typo 10 years ago