You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: