mirror of
https://github.com/ansible/awx.git
synced 2026-03-06 11:11:07 -03:30
Add unit test for azure inventory.
This commit is contained in:
@@ -491,3 +491,7 @@ TEST_RACKSPACE_REGIONS = 'all'
|
||||
TEST_VMWARE_HOST = ''
|
||||
TEST_VMWARE_USER = ''
|
||||
TEST_VMWARE_PASSWORD = ''
|
||||
|
||||
# Azure credentials.
|
||||
TEST_AZURE_USERNAME = ''
|
||||
TEST_AZURE_KEY_DATA = ''
|
||||
|
||||
Reference in New Issue
Block a user