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/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
9 years ago
..
__init__.py Fix rename error. 10 years ago
bigip_facts.py Adds the __main__ conditional check (#2098) 9 years ago
bigip_gtm_wide_ip.py Improve example wide_ip variable 9 years ago
bigip_monitor_http.py Reverse the unpack list operation 9 years ago
bigip_monitor_tcp.py Reverse the unpack list operation 9 years ago
bigip_node.py Reverse the unpack list operation 9 years ago
bigip_pool.py Reverse the unpack list operation 9 years ago
bigip_pool_member.py Reverse the unpack list operation 9 years ago
bigip_virtual_server.py Reverse the unpack list operation 9 years ago