first net password-protected ssh key wins

This commit is contained in:
chris meyers
2018-08-09 13:25:15 -04:00
parent 8d440acb0f
commit 2f49dc774a

View File

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