mirror of
https://github.com/ansible/awx.git
synced 2026-03-02 17:28:51 -03:30
add support for HashiCorp signed SSH certificates
This commit is contained in:
committed by
Jake McDermott
parent
4ed5bca5e3
commit
7a43f00a5d
@@ -76,10 +76,12 @@ GLqbpJyX2r3p/Rmo6mLY71SqpA==
|
||||
def test_default_cred_types():
|
||||
assert sorted(CredentialType.defaults.keys()) == [
|
||||
'aws',
|
||||
'azure_kv',
|
||||
'azure_rm',
|
||||
'cloudforms',
|
||||
'gce',
|
||||
'hashivault',
|
||||
'hashivault_kv',
|
||||
'hashivault_ssh',
|
||||
'insights',
|
||||
'net',
|
||||
'openstack',
|
||||
|
||||
Reference in New Issue
Block a user