mirror of
https://github.com/ansible/awx.git
synced 2026-05-11 03:17:38 -02:30
add credential plugin system and minimal working hashivault
This commit is contained in:
@@ -49,3 +49,4 @@ uWSGI==2.0.17
|
||||
uwsgitop==0.10.0
|
||||
pip==9.0.1
|
||||
setuptools==36.0.1
|
||||
hvac==0.7.1
|
||||
|
||||
@@ -39,6 +39,7 @@ django==1.11.16
|
||||
djangorestframework-yaml==1.0.3
|
||||
djangorestframework==3.7.7
|
||||
future==0.16.0 # via django-radius
|
||||
hvac==0.7.1
|
||||
hyperlink==18.0.0 # via twisted
|
||||
idna==2.8 # via hyperlink
|
||||
incremental==17.5.0 # via twisted
|
||||
|
||||
Reference in New Issue
Block a user