ssh_key_needs_passphrase: Check if private key is passphrase protected
Description
Check if private key is passphrase protected
Usage
ssh_key_needs_passphrase(privatekey = "~/.ssh/id_rsa")
Arguments
privatekey
The path to the private key of the
credential. Default is '~/.ssh/id_rsa'