From d6621470b371a649d83389fbf7cf10fd130e3025 Mon Sep 17 00:00:00 2001 From: Ricky White Date: Thu, 24 Jun 2021 16:08:34 -0400 Subject: [PATCH] Added tss credential plugin --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index 9b6a43cbc5..7ca1d590a1 100755 --- a/setup.py +++ b/setup.py @@ -131,6 +131,7 @@ setup( 'aim = awx.main.credential_plugins.aim:aim_plugin', 'centrify_vault_kv = awx.main.credential_plugins.centrify_vault:centrify_plugin', 'thycotic_dsv = awx.main.credential_plugins.dsv:dsv_plugin', + 'thycotic_tss = awx.main.credential_plugins.tss:tss_plugin', ], }, data_files=proc_data_files(