community.general/lib/ansible/modules/extras/cloud/ovh
2016-12-08 11:34:33 -05:00
..
__init__.py Added OVH Ip loadbalancing module for managing backends 2016-12-08 11:34:33 -05:00
ovh_ip_loadbalancing_backend.py 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. 2016-12-08 11:34:33 -05:00