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
2016-05-04 07:50:45 +02:00
..
a10 minor docfixes 2016-02-18 09:28:21 -08:00
citrix be explicit about urllib import and remove conditional urllib(2) import 2015-06-19 09:01:08 -07:00
f5 Reverse the unpack list operation 2016-05-04 07:50:45 +02:00
__init__.py Fix rename error. 2014-11-04 17:27:51 -05:00
cloudflare_dns.py cloudflare_dns: Cosmetic cleanup 2016-03-25 21:08:25 +01:00
dnsimple.py New json_fail syntax for dnsimple module 2016-03-07 14:20:33 +11: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 Add quotes and equals for set option documentation 2016-03-22 07:47:05 -04:00
snmp_facts.py Fix typo 2016-02-19 02:09:51 +01:00