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 86f08bfcda Adds the __main__ conditional check (#2098)
As is done in other ansible modules, this adds the __main__ check
to the module so that the module code itself can be used as a library.
For instance, when testing the code.
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 Adds the __main__ conditional check (#2098) 9 years ago
bigip_monitor_tcp.py Adds the __main__ conditional check (#2098) 9 years ago
bigip_node.py Adds the __main__ conditional check (#2098) 9 years ago
bigip_pool.py Adds the __main__ conditional check (#2098) 9 years ago
bigip_pool_member.py Adds the __main__ conditional check (#2098) 9 years ago
bigip_virtual_server.py Adds the __main__ conditional check (#2098) 9 years ago