mirror of
https://github.com/ansible/awx.git
synced 2026-02-26 23:46:05 -03:30
first net password-protected ssh key wins
This commit is contained in:
@@ -1164,6 +1164,7 @@ class RunJob(BaseTask):
|
|||||||
'ssh_key_unlock',
|
'ssh_key_unlock',
|
||||||
decrypt_field(cred, 'ssh_key_unlock')
|
decrypt_field(cred, 'ssh_key_unlock')
|
||||||
)
|
)
|
||||||
|
break
|
||||||
|
|
||||||
return passwords
|
return passwords
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user