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

Ansible Resource Model missing "SSH Passphrase for private key" #300

Closed
rrblocker opened this issue Jun 30, 2021 · 4 comments
Closed

Ansible Resource Model missing "SSH Passphrase for private key" #300

rrblocker opened this issue Jun 30, 2021 · 4 comments

Comments

@rrblocker
Copy link

In the "Ansible Resource Model Source" there is no way to set the option for the "SSH Passphrase for private key". This option is present in the "Ansible Ad Hoc Node Executor" Project configuration settings as well as in the "Ansible Playbook" and "Ansible Inline Playbook" Job Workflow configuration settings. Having it missing from the "Ansible Resource Model Source" makes it impossible to use the option in the Workflow and Ad Hoc settings, because if a password is set on the ssh key, it cannot be provided to the Resource Model Source, so no nodes are visible.

@martin-gerdes
Copy link

See also #298
I think it would make sense to solve these 2 issues together, so the same data, securely saved in the Key Storage, can be used to enable ssh connections in all the Ansible Plugin components.
(Right now we'd have to set up a new ssh keypair without a password, and then save it outside the Key Storage... I'll just wait for an update before we migrate to rundeck instead.)

@c-erb
Copy link

c-erb commented Jul 18, 2022

Strange that this is still not fixed. It is very important if you want to switch to rundeck.

@florian-asche
Copy link

Security should be #1. This may not be the product for production environment.

@ltamaster
Copy link
Contributor

this already exits in the lastest releases

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants