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
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