1
0
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:
Jeff Bradberry 2019-09-03 14:36:18 -04:00
parent 83fc2187cc
commit 5848f0360a

View File

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