Hi all,

I have an interactive shell script(vendor install script ) that i need to
run.
The script has 50+ Q's and i used Ansible shell module with "expect" args
to automate it .
Manually the script takes 10+ mins to complete.
In shell module i added async of 1000 as well.
Though the playbook succeeds, the script doesn't install all the
necessities that it should do.
Manually it installs all the requirements and completes it's job.
But via Ansible its not completing the script.

Can someone suggest what needs to be done??

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/CABNWynCRc-jFroRGVezWauMZvLSNXRtD7pJh%2BWma-EJFArsFcw%40mail.gmail.com.

Reply via email to