community.general/lib/ansible/modules/extras/network/f5
Tim Rupp a13141413a 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-12-08 11:34:09 -05:00
..
__init__.py
bigip_facts.py Adds the __main__ conditional check (#2098) 2016-12-08 11:34:09 -05:00
bigip_gtm_wide_ip.py Improve example wide_ip variable 2016-12-08 11:33:26 -05:00
bigip_monitor_http.py Adds the __main__ conditional check (#2098) 2016-12-08 11:34:09 -05:00
bigip_monitor_tcp.py Adds the __main__ conditional check (#2098) 2016-12-08 11:34:09 -05:00
bigip_node.py Adds the __main__ conditional check (#2098) 2016-12-08 11:34:09 -05:00
bigip_pool.py Adds the __main__ conditional check (#2098) 2016-12-08 11:34:09 -05:00
bigip_pool_member.py Adds the __main__ conditional check (#2098) 2016-12-08 11:34:09 -05:00
bigip_virtual_server.py Adds the __main__ conditional check (#2098) 2016-12-08 11:34:09 -05:00