Commit Graph

15 Commits (333133144e2281f6735278e334cd636f6672f462)

Author SHA1 Message Date
Toshio Kuratomi c8f911e05c Update imports 8 years ago
Toshio Kuratomi c6938e42ef Update examples in the documentation to yaml syntax 8 years ago
pascalheraud 39f36103d7 Fixed multiline string formatting issues 8 years ago
pascalheraud 9058f1fb76 Changed order of import and documentation to fix the build 8 years ago
pascalheraud b9a7fbbf41 Fixed RETURN documentation 8 years ago
pascalheraud 91d7f1b34d Update ovh_ip_loadbalancing_backend.py
Changed to ansible 2.1
8 years ago
pascalheraud a28287d0b4 Update ovh_ip_loadbalancing_backend.py
Fixed documentation from "ip" to "backend" and enhanced text.
8 years ago
pascalheraud 13b164791e Update ovh_ip_loadbalancing_backend.py 8 years ago
pascalheraud 6b91834d9f Changed licence and main() 8 years ago
pascalheraud 40b78fbf72 Fixed bad location and import
Fixed bad type of default value for timeout
8 years ago
pascalheraud 7c9fdba5ad Fixed the module to be compliant with pep8 8 years ago
pascalheraud 1972df5a71 Removed unnecessary moduleChanged=False
Added missing exceptions handling
8 years ago
pascalheraud f7a5013083 Added a timeout param to prevent infinite loop while waiting for
completion of a task.
8 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
8 years ago
pascalheraud a767da1139 Added OVH Ip loadbalancing module for managing backends 8 years ago