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
mxpt user
a7faa0124f
Fixing typo in bigip_monitors
...
Correcting set_template_int_property to set_template_integer_property
2016-03-11 13:16:58 -08:00
Toshio Kuratomi
c67316cbaf
Update f5 validate_certs functionality to do the right thing on multiple python versions
...
This requires the implementation in the module_utils code here
https://github.com/ansible/ansible/pull/13667 to funciton
2015-12-24 11:57:15 -08:00
Greg DeKoenigsberg
004dedba8a
Changes to author formatting, remove emails
2015-06-16 14:32:39 -04:00
Etienne CARRIERE
1c6ae9333c
Factor common functions for F5 modules
2015-06-16 11:33:14 -04:00
Brian Coca
edf519a0c2
moar quotes
2015-05-14 09:37:00 -04:00
Greg DeKoenigsberg
9800126a6e
Adding author's github id
2015-05-13 18:03:06 -04:00
Brian Coca
5293f452b5
corrected version added
2015-03-25 22:04:44 -04:00
Marc Abramowitz
513724c0a5
Add validate_certs
param to bigip_* modules
...
Ignoring SSL cert verification may be necessary when testing with a
server that has a self-signed certificate.
See
https://github.com/ansible/ansible-modules-extras/pull/288#issuecomment-85196736
2015-03-23 23:54:48 -07:00
Michael DeHaan
1e777bb508
Fix rename error.
2014-11-04 17:27:51 -05:00