mirror of
https://github.com/ansible/awx.git
synced 2024-10-30 13:55:31 +03:00
Update test_default_cred_types to include the new personal access token types
This commit is contained in:
parent
83fc2187cc
commit
5848f0360a
@ -79,9 +79,12 @@ def test_default_cred_types():
|
|||||||
'aws',
|
'aws',
|
||||||
'azure_kv',
|
'azure_kv',
|
||||||
'azure_rm',
|
'azure_rm',
|
||||||
|
'bitbucket_token',
|
||||||
'cloudforms',
|
'cloudforms',
|
||||||
'conjur',
|
'conjur',
|
||||||
'gce',
|
'gce',
|
||||||
|
'github_token',
|
||||||
|
'gitlab_token',
|
||||||
'hashivault_kv',
|
'hashivault_kv',
|
||||||
'hashivault_ssh',
|
'hashivault_ssh',
|
||||||
'insights',
|
'insights',
|
||||||
|
Loading…
Reference in New Issue
Block a user