- Updated documentation fragment - Updated Argument spec - Use common REST class for API calls Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
* Fix digital_ocean module_util api_token bug * Included environment variables also * Removed try/catch and added a check on self.oauth_token Modules using the DigitalOceanHelper would expect the module to handle any api key resolution.
Fix adds refactoring of DigitalOcean modules by adding common functionality to module_utils. Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>