mirror of
https://github.com/ansible/awx.git
synced 2026-01-12 10:30:03 -03:30
Adding Centrify plugin namespace to test
This commit is contained in:
parent
45937f0be3
commit
2d0eae26bc
@ -98,6 +98,7 @@ def test_default_cred_types():
|
||||
'tower',
|
||||
'vault',
|
||||
'vmware',
|
||||
'centrify_vault_kv',
|
||||
]
|
||||
for type_ in CredentialType.defaults.values():
|
||||
assert type_().managed_by_tower is True
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user