ansible/network/f5
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
..
__init__.py Fix rename error. 2014-11-04 17:27:51 -05:00
bigip_facts.py Adds the __main__ conditional check (#2098) 2016-04-25 15:34:18 -04:00
bigip_gtm_wide_ip.py Improve example wide_ip variable 2015-09-21 10:18:27 -05:00
bigip_monitor_http.py Reverse the unpack list operation 2016-05-04 07:50:45 +02:00
bigip_monitor_tcp.py Reverse the unpack list operation 2016-05-04 07:50:45 +02:00
bigip_node.py Reverse the unpack list operation 2016-05-04 07:50:45 +02:00
bigip_pool.py Reverse the unpack list operation 2016-05-04 07:50:45 +02:00
bigip_pool_member.py Reverse the unpack list operation 2016-05-04 07:50:45 +02:00
bigip_virtual_server.py Reverse the unpack list operation 2016-05-04 07:50:45 +02:00