Toshio Kuratomi
|
ef184e93a4
|
Update imports
|
2016-12-08 11:34:34 -05:00 |
|
Toshio Kuratomi
|
30ed5f620a
|
Update examples in the documentation to yaml syntax
|
2016-12-08 11:34:34 -05:00 |
|
pascalheraud
|
f3f40095f1
|
Fixed multiline string formatting issues
|
2016-12-08 11:34:34 -05:00 |
|
pascalheraud
|
eb5fcca80b
|
Changed order of import and documentation to fix the build
|
2016-12-08 11:34:34 -05:00 |
|
pascalheraud
|
a68ef49ff6
|
Fixed RETURN documentation
|
2016-12-08 11:34:34 -05:00 |
|
pascalheraud
|
e3524fbf00
|
Update ovh_ip_loadbalancing_backend.py
Changed to ansible 2.1
|
2016-12-08 11:34:33 -05:00 |
|
pascalheraud
|
876fc4bc6d
|
Changed licence and main()
|
2016-12-08 11:34:33 -05:00 |
|
pascalheraud
|
643cef988e
|
Fixed bad location and import Fixed bad type of default value for timeout
|
2016-12-08 11:34:33 -05:00 |
|
pascalheraud
|
88c5d84d72
|
Fixed the module to be compliant with pep8
|
2016-12-08 11:34:33 -05:00 |
|
pascalheraud
|
40d3a66368
|
Removed unnecessary moduleChanged=False Added missing exceptions handling
|
2016-12-08 11:34:33 -05:00 |
|
pascalheraud
|
2a251a9e26
|
Added a timeout param to prevent infinite loop while waiting for completion of a task.
|
2016-12-08 11:34:33 -05:00 |
|
pascalheraud
|
f05f74d9f6
|
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
|
2016-12-08 11:34:33 -05:00 |
|
pascalheraud
|
926c80328d
|
Added OVH Ip loadbalancing module for managing backends
|
2016-12-08 11:34:33 -05:00 |
|