mirror of
https://github.com/ansible/awx.git
synced 2026-02-16 10:40:01 -03:30
rename the CyberArk AIM credential type
see: https://github.com/ansible/awx/issues/4400
This commit is contained in:
@@ -101,7 +101,7 @@ def aim_backend(**kwargs):
|
||||
|
||||
|
||||
aim_plugin = CredentialPlugin(
|
||||
'CyberArk AIM Secret Lookup',
|
||||
'CyberArk AIM Central Credential Provider Lookup',
|
||||
inputs=aim_inputs,
|
||||
backend=aim_backend
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user