Results 4 issues of killuazhu

## What is the problem that this PR is trying to fix? Duplicated lines ## What approach did you choose and why? Remove duplicated line ## How can you test...

Based on doc in https://docs.openstack.org/infra/jenkins-job-builder/wrappers.html?highlight=binding#wrappers.credentials-binding, this PR adds the support for `SSHUserPrivateKeyBinding` credential binding.

## Summary by CodeRabbit - **Tests** - Added a test to verify correct quoting of strings containing backticks.

Added one debug option flag `--debug-output-raw` to output the raw secret in the output. This feature is disabled by default, and it's intended to help troubleshooting.