Commit Graph

15 Commits (e9fd5ad5dc5a72ae9255fcff0c65f3653462d13a)

Author SHA1 Message Date
Toshio Kuratomi c8f911e05c Update imports 10 years ago
Toshio Kuratomi c6938e42ef Update examples in the documentation to yaml syntax 10 years ago
pascalheraud 39f36103d7 Fixed multiline string formatting issues 10 years ago
pascalheraud 9058f1fb76 Changed order of import and documentation to fix the build 10 years ago
pascalheraud b9a7fbbf41 Fixed RETURN documentation 10 years ago
pascalheraud 91d7f1b34d Update ovh_ip_loadbalancing_backend.py
Changed to ansible 2.1
10 years ago
pascalheraud a28287d0b4 Update ovh_ip_loadbalancing_backend.py
Fixed documentation from "ip" to "backend" and enhanced text.
10 years ago
pascalheraud 13b164791e Update ovh_ip_loadbalancing_backend.py 10 years ago
pascalheraud 6b91834d9f Changed licence and main() 10 years ago
pascalheraud 40b78fbf72 Fixed bad location and import
Fixed bad type of default value for timeout
10 years ago
pascalheraud 7c9fdba5ad Fixed the module to be compliant with pep8 10 years ago
pascalheraud 1972df5a71 Removed unnecessary moduleChanged=False
Added missing exceptions handling
10 years ago
pascalheraud f7a5013083 Added a timeout param to prevent infinite loop while waiting for
completion of a task.
10 years ago
pascalheraud 37900daf79 Fixed module from review inputs :
- Caught the exception from import ovh to provide a proper message to
the user
- Removed unuseful brackets
- Added a else to check the state instead of two if
- Changed the module to be added to 2.0
- Added exceptions handling for all APIs calls with a clear message
including the return from the API.

And : 
- Fixed dependency of OVH api to 0.3.5
10 years ago
pascalheraud a767da1139 Added OVH Ip loadbalancing module for managing backends 10 years ago