Commit Graph

18 Commits (41589b86437f3b9efa3ab625f29fe9c8d6fdfa0e)

Author SHA1 Message Date
Greg DeKoenigsberg cab4a24653 Adding author's github id 9 years ago
Greg DeKoenigsberg a564122100 Adding author's github id 9 years ago
Greg DeKoenigsberg 4996f64612 Adding author's github id 9 years ago
Greg DeKoenigsberg 9800126a6e Adding author's github id 9 years ago
Greg DeKoenigsberg 2440e230e5 Adding author's github id 9 years ago
Greg DeKoenigsberg 321ad3b474 Adding author's github id 9 years ago
Greg DeKoenigsberg b8e648536a Adding author's github id 9 years ago
Brian Coca 916cc17acf minor doc fixes 9 years ago
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...
9 years ago
Brian Coca 4048de9c1e Merge pull request #373 from andyhky/add_failover
bigip_facts: Add missing 'device' option
10 years ago
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.
10 years ago
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.
10 years ago
Brian Coca 5293f452b5 corrected version added 10 years ago
Brian Coca eef2a95f96 Merge pull request #334 from msabramo/bigip_disable_ssl_cert_verification
Add `verify` param; set false to ignore SSL cert
10 years ago
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
10 years ago
Matt Hite 0cad9ee0bf Support for monitor and session state manipulation added to bigip_pool_member module 10 years ago
Matt Hite a7e1f86b8b Another potential fix for issue 109; now catches WebFault 10 years ago
Michael DeHaan 1e777bb508 Fix rename error. 10 years ago