Add Thycotic DevOps Secrets Vault support

This commit is contained in:
Adam Migus
2021-04-08 02:01:05 -04:00
parent 6f16d64929
commit a317b6bede
5 changed files with 82 additions and 0 deletions

View File

@@ -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

View File

@@ -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