56a517b054
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) |
||
---|---|---|
.. | ||
__init__.py | ||
bigip_facts.py | ||
bigip_gtm_wide_ip.py | ||
bigip_monitor_http.py | ||
bigip_monitor_tcp.py | ||
bigip_node.py | ||
bigip_pool.py | ||
bigip_pool_member.py | ||
bigip_virtual_server.py |