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.
2016-04-25 15:34:18 -04: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 Adds the __main__ conditional check (#2098) 2016-04-25 15:34:18 -04:00
bigip_monitor_tcp.py Adds the __main__ conditional check (#2098) 2016-04-25 15:34:18 -04:00
bigip_node.py Adds the __main__ conditional check (#2098) 2016-04-25 15:34:18 -04:00
bigip_pool.py Adds the __main__ conditional check (#2098) 2016-04-25 15:34:18 -04:00
bigip_pool_member.py Adds the __main__ conditional check (#2098) 2016-04-25 15:34:18 -04:00
bigip_virtual_server.py Adds the __main__ conditional check (#2098) 2016-04-25 15:34:18 -04:00