mirror of
https://github.com/ansible/awx.git
synced 2026-05-19 14:57:39 -02:30
add credential plugin support for Azure Key Vault
This commit is contained in:
committed by
Jake McDermott
parent
0a87469225
commit
4ed5bca5e3
@@ -2,6 +2,7 @@ ansible-runner==1.3.1
|
||||
appdirs==1.4.2
|
||||
asgi-amqp==1.1.3
|
||||
asgiref==1.1.2
|
||||
azure-keyvault==1.1.0
|
||||
boto==2.47.0
|
||||
channels==1.1.8
|
||||
celery==4.2.1
|
||||
@@ -39,7 +40,7 @@ python-radius==1.0
|
||||
python3-saml==1.4.0
|
||||
social-auth-core==3.0.0
|
||||
social-auth-app-django==2.1.0
|
||||
requests<2.16 # Older versions rely on certify
|
||||
requests==2.21.0
|
||||
requests-futures==0.9.7
|
||||
service-identity==17.0.0
|
||||
slackclient==1.1.2
|
||||
|
||||
Reference in New Issue
Block a user