ansible / awx-ee

An Ansible execution environment for AWX project
https://quay.io/ansible/awx-ee
Other
137 stars 158 forks source link

sshpass still missing on latest EE. #170

Closed koshrf closed 1 year ago

koshrf commented 1 year ago

This was previously reported on https://github.com/ansible/awx/issues/13510 but it was closed with https://github.com/ansible/awx-ee/pull/165 that says that 'fix it'.

Still no sshpass, still can't use passwords with ssh inventories. It does work with 21.11.0.

Please add sshpass back to the EE so ssh with passwords work again.

Edit: It was marked as duplicate of https://github.com/ansible/awx-ee/issues/161 too, ovirt issue was fixed but not the sshpass part.