mirror of
https://github.com/ansible/awx.git
synced 2026-02-17 19:20:05 -03:30
Add Thycotic DevOps Secrets Vault support
This commit is contained in:
@@ -42,6 +42,7 @@ psutil
|
||||
pygerduty
|
||||
pyparsing
|
||||
python3-saml
|
||||
python-dsv-sdk
|
||||
python-ldap>=3.3.1 # https://github.com/python-ldap/python-ldap/issues/270
|
||||
pyyaml>=5.4.1 # minimum to fix https://github.com/yaml/pyyaml/issues/478
|
||||
receptorctl
|
||||
|
||||
@@ -274,6 +274,8 @@ python-dateutil==2.8.1
|
||||
# adal
|
||||
# kubernetes
|
||||
# receptorctl
|
||||
python-dsv-sdk==0.0.1
|
||||
# via -r /awx_devel/requirements/requirements.in
|
||||
python-ldap==3.3.1
|
||||
# via
|
||||
# -r /awx_devel/requirements/requirements.in
|
||||
@@ -316,6 +318,7 @@ requests==2.23.0
|
||||
# django-oauth-toolkit
|
||||
# kubernetes
|
||||
# msrest
|
||||
# python-dsv-sdk
|
||||
# requests-oauthlib
|
||||
# slackclient
|
||||
# social-auth-core
|
||||
|
||||
Reference in New Issue
Block a user