mirror of
https://github.com/ansible/awx.git
synced 2026-03-16 00:17:29 -02:30
Implement Azure RM creds and inventory
* Vendor ansible's azure_rm inventory script * Add new inventory type * Add new credential type * Expand host instance_id column from varchar 100 to 1024 to accept the long instance ids returned by Azure * Make the inventory_import azure match rename more explicit.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
anyjson==0.3.3
|
||||
apache-libcloud==0.15.1
|
||||
appdirs==1.4.0
|
||||
azure==0.9.0
|
||||
azure==2.0.0rc2
|
||||
Babel==2.2.0
|
||||
boto==2.34.0
|
||||
cliff==1.15.0
|
||||
|
||||
Reference in New Issue
Block a user