Commit Graph

14 Commits (1084bb31b802e05c722e7114c24184c1d7b541a9)

Author SHA1 Message Date
Tim Rupp 56a517b054 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)
9 years ago
Toshio Kuratomi 36be779888 Remove duplicate documentation fields 9 years ago
Toshio Kuratomi 39c3004337 Add a returns section for bigip_virtual-server 9 years ago
Toshio Kuratomi 4ef40ab421 Fix documentation build 9 years ago
Toshio Kuratomi 6797c42821 Update the version_added to 2.1 9 years ago
Etienne CARRIERE aaf16fe337 Developpement of enabled/disabled state 9 years ago
Etienne CARRIERE be9058201f Apply changes according to the review 9 years ago
Etienne CARRIERE 6cdfe07518 Take review comments in accounts (pull request :582) 9 years ago
Etienne CARRIERE fc9078229c Add "Default Persistence profile" support 10 years ago
Etienne CARRIERE 757fc291c1 Rework on Exception management 10 years ago
Etienne CARRIERE 3d9fd24d62 Localize exceptions for F5 LTM virtual server module 10 years ago
Etienne CARRIERE ca366059d3 Documentation fixes 10 years ago
Etienne CARRIERE 24ae114a2a Factor F5 virtual_server module with the common functions 10 years ago
Etienne CARRIERE 9139ac5460 Creation of bigip_virtual_server module 10 years ago