Commit Graph

5 Commits (29434b06b8e749edaa233545287247081067e0cd)

Author SHA1 Message Date
James Cammarata 1173a8d6af Catch error in azure related to a failed deployment when creating a vm 10 years ago
Martin Joehren 98ff559fa0 azure - fixed missing return statement 10 years ago
Martin Joehren 188a13efc0 azure - fix for: temporary redirect, not deleted vhds, missing locations and role types, async api calls 10 years ago
James Cammarata 5bd8cd6e00 Cleaning up azure module
* Fixed error messages to be more descriptive
* Removed direct use of subprocess module and replaced it with calls
  to module.run_command
* Changed AZURE_MANAGEMENT_CERT_PATH to be just AZURE_CERT_PATH, which
  matches what is expected by the inventory script
10 years ago
Sean Whitbeck 796d8db860 Add azure VM provisioning/termination module 10 years ago