Files
community.general/lib/ansible/modules/extras/network
Tim Rupp 6ef0c71523 Fixes missing validate_certs parameter
The bigip_api method was changed in the module_utils function definition
to include the validate_certs option but the bigip_virtual_server module
was not updated accordingly. This patch updates the method so that the
error message below is not returned to the user

received exception: bigip_api() takes exactly 4 arguments (3 given)
2016-12-08 11:33:48 -05:00
..
2016-12-08 11:33:48 -05:00
2016-12-08 11:32:19 -05:00
2016-12-08 11:32:42 -05:00
2016-12-08 11:33:43 -05:00
2016-12-08 11:33:09 -05:00
2016-12-08 11:33:46 -05:00
2016-12-08 11:33:33 -05:00
2016-12-08 11:33:29 -05:00