Commit graph

26 commits

Author SHA1 Message Date
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
5187c7fcd7 removed executable bit 2015-05-21 07:03:49 -04:00
Toshio Kuratomi
576d94e8d4 Update module_utils "import" to the new-style
Fixes #505
2015-05-18 12:08:15 -07:00
Brian Coca
edf519a0c2 moar quotes 2015-05-14 09:37:00 -04:00
Brian Coca
8acc31e1d3 Merge pull request #282 from mhite/bigip_session_state
Added session and monitor state enabling/disabling
2015-05-13 19:34:53 -04:00
Brian Coca
b285bb072f Revert "Add enabled/disabled support to bigip_node" 2015-05-13 19:34:05 -04:00
Greg DeKoenigsberg
cab4a24653 Adding author's github id 2015-05-13 19:18:03 -04:00
Greg DeKoenigsberg
a564122100 Adding author's github id 2015-05-13 19:16:34 -04:00
Greg DeKoenigsberg
4996f64612 Adding author's github id 2015-05-13 19:12:39 -04:00
Greg DeKoenigsberg
9800126a6e Adding author's github id 2015-05-13 18:03:06 -04:00
Greg DeKoenigsberg
2440e230e5 Adding author's github id 2015-05-13 17:30:26 -04:00
Greg DeKoenigsberg
321ad3b474 Adding author's github id 2015-05-13 17:29:08 -04:00
Greg DeKoenigsberg
b8e648536a Adding author's github id 2015-05-13 17:28:43 -04:00
Brian Coca
916cc17acf minor doc fixes 2015-05-13 14:02:57 -04:00
Brian Coca
7f29609e8e Merge pull request #288 from mhite/bigip_pool_member_session_monitor_state
Support for monitor and session state manipulation added to bigip_pool_m...
2015-05-13 13:57:28 -04:00
Brian Coca
4048de9c1e Merge pull request #373 from andyhky/add_failover
bigip_facts: Add missing 'device' option
2015-04-03 17:49:31 -04:00
Andy Hill
3431275921 bigip_facts: Add missing "device" option
The device option was already implemented but omitted from docs and allowed
choices. With the addition of device, a devices failover_state can be
determined.
2015-04-02 13:44:07 -04:00
Jesse Keating
f86ce495c7 Add enabled/disabled support to bigip_node
This allows one to enable or disable a node, useful for when doing
maintenance on a node to prevent connections from being attempted to it.

This will completely disable the node for any pool it might be in.
2015-03-26 11:27:22 -07:00
Brian Coca
5293f452b5 corrected version added 2015-03-25 22:04:44 -04:00
Brian Coca
eef2a95f96 Merge pull request #334 from msabramo/bigip_disable_ssl_cert_verification
Add `verify` param; set false to ignore SSL cert
2015-03-25 21:46:11 -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
Matt Hite
0cad9ee0bf Support for monitor and session state manipulation added to bigip_pool_member module 2015-02-25 15:48:19 -08:00
Matt Hite
e9c12bd8c5 Added session and monitor state enabling/disabling 2015-02-24 16:55:22 -08:00
Matt Hite
a7e1f86b8b Another potential fix for issue 109; now catches WebFault 2015-02-21 11:29:35 -08:00
Michael DeHaan
1e777bb508 Fix rename error. 2014-11-04 17:27:51 -05:00