Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

private_key' is an invalid option for 'ssh_command #31

Closed
AJolly opened this issue Oct 23, 2024 · 3 comments
Closed

private_key' is an invalid option for 'ssh_command #31

AJolly opened this issue Oct 23, 2024 · 3 comments
Labels
enhancement New feature or request
Milestone

Comments

@AJolly
Copy link

AJolly commented Oct 23, 2024

Can't store the private_key in configuration.yaml.

Invalid config for 'ssh_command' at configuration.yaml, line 641: 'private_key' is an invalid option for 'ssh_command', check: ssh_command->private_key

@AlexxIT AlexxIT added the invalid This doesn't seem right label Oct 24, 2024
@AlexxIT
Copy link
Owner

AlexxIT commented Oct 24, 2024

The error is correct. There should be no such key inside ssh_command.

@AJolly
Copy link
Author

AJolly commented Oct 25, 2024

Then how do we set a default option for the SSH key, like we can set a default for the password?

@AlexxIT AlexxIT added enhancement New feature or request and removed invalid This doesn't seem right labels Dec 7, 2024
@AlexxIT AlexxIT added this to the v1.2.0 milestone Dec 7, 2024
@AlexxIT
Copy link
Owner

AlexxIT commented Dec 7, 2024

@AlexxIT AlexxIT closed this as completed Dec 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants