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

to use the 'ssh' connection type with passwords or pkcs11_provider, you must install the sshpass program #356

Open
a613158 opened this issue Dec 12, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@a613158
Copy link

a613158 commented Dec 12, 2024

What happened?

when I encrypt info in below format and put in inventory secret it throws error "to use the 'ssh' connection type with passwords or pkcs11_provider, you must install the sshpass program"

<IP of server> ansible_user=<username to connect> ansible_password=<password>

How can we reproduce it?

encrypt ansible credential in below format and add in inventory secret and trigger AnsibleRun

<IP of server> ansible_user=<username to connect> ansible_password=<password>

What environment did it happen in?

Crossplane version:

@a613158 a613158 added the bug Something isn't working label Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant