mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 09:38:10 -03:30
add support for HashiCorp signed SSH certificates
This commit is contained in:
committed by
Jake McDermott
parent
4ed5bca5e3
commit
7a43f00a5d
@@ -3,5 +3,6 @@ tower-manage = awx:manage
|
||||
awx-manage = awx:manage
|
||||
|
||||
[awx.credential_plugins]
|
||||
hashivault = awx.main.credential_plugins.hashivault:hashivault_plugin
|
||||
hashivault_kv = awx.main.credential_plugins.hashivault:hashivault_kv_plugin
|
||||
hashivault_ssh = awx.main.credential_plugins.hashivault:hashivault_ssh_plugin
|
||||
azure_kv = awx.main.credential_plugins.azure_kv:azure_keyvault_plugin
|
||||
|
||||
Reference in New Issue
Block a user