rundeck-plugins / ansible-plugin

Ansible Integration for Rundeck
MIT License
329 stars 99 forks source link

Rundeck does not pass password #329

Open blancadiazsatec opened 1 year ago

blancadiazsatec commented 1 year ago

Hi,

I have Rundeck in docker and integrate with Vault/hashicorp. The integration work find but when I try to run a ansible-playbook step the execution never end. I think is because the ansible is waiting for the password. image

Comparing with other rundecks and ansible executions you can see rundeck never use getpass.py script like this other case: image

Thank you for the help!

waywfb commented 1 year ago

same issue on rundeck latest version:rundeck-4.11.0-20230313.war

update: image can continue running when press enter

oolgy commented 5 months ago

sshpass is installed ?