Toshio Kuratomi
6a02b17a2e
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
2016-12-08 11:33:41 -05:00
Greg DeKoenigsberg
c65a612d1f
Changes to author formatting, remove emails
2016-12-08 11:32:51 -05:00
Brian Coca
a7b46316c1
removed executable bit
2016-12-08 11:32:42 -05:00
Toshio Kuratomi
efc63d9c40
Update module_utils "import" to the new-style
...
Fixes #505
2016-12-08 11:32:41 -05:00
Brian Coca
2753cd186a
moar quotes
2016-12-08 11:32:39 -05:00
Andy Hill
d72734ed47
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.
2016-12-08 11:32:32 -05:00
Marc Abramowitz
128cf5fd74
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
2016-12-08 11:32:28 -05:00
Matt Hite
d4b996203a
Another potential fix for issue 109; now catches WebFault
2016-12-08 11:32:26 -05:00
Michael DeHaan
ee87304fb8
Fix rename error.
2016-12-08 11:32:19 -05:00