mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-05 16:01:50 -05:00
first net password-protected ssh key wins
This commit is contained in:
@@ -1130,6 +1130,7 @@ class RunJob(BaseTask):
|
||||
'ssh_key_unlock',
|
||||
decrypt_field(cred, 'ssh_key_unlock')
|
||||
)
|
||||
break
|
||||
|
||||
return passwords
|
||||
|
||||
|
||||
Reference in New Issue
Block a user