drone-plugins / drone-ansible

Drone plugin to provision via Ansible
http://plugins.drone.io/drone-plugins/drone-ansible
Apache License 2.0
30 stars 41 forks source link

Add sshpass #35

Closed kclinden closed 3 years ago

kclinden commented 4 years ago

Adding sshpass to enable password-based ssh auth for testing.

alexrjs commented 3 years ago

Howdy, is there any progress with the sshpass? I could need the sshpass solution for my problem. Can I help somehow?

tboerger commented 3 years ago

You could create another pr which adds sshpass to every Dockerfile before the python packages. Than we could merge that new pr and close this one.

tboerger commented 3 years ago

Thanks for the effort, it had been merged via https://github.com/drone-plugins/drone-ansible/pull/36 now.