mirror of
https://github.com/ansible/awx.git
synced 2026-05-10 10:57:35 -02:30
[in progress] Azure support.
This commit is contained in:
4
awx/main/constants.py
Normal file
4
awx/main/constants.py
Normal file
@@ -0,0 +1,4 @@
|
||||
# Copyright (c) 2014 AnsibleWorks, Inc.
|
||||
# All Rights Reserved.
|
||||
|
||||
CLOUD_PROVIDERS = ('azure', 'ec2', 'gce', 'rax')
|
||||
Reference in New Issue
Block a user