open command line installer by playbook

21 views
Skip to first unread message

aakanks...@webdunia.net

unread,
Oct 13, 2018, 5:27:57 AM10/13/18
to Ansible Project
Hello,

I have software, where I need to run ./install.bin command as a output it open a command line installer to provide requested value of variables.
How can I achieve this by ansible playbook.

Varun Chopra

unread,
Oct 13, 2018, 12:54:29 PM10/13/18
to Ansible Project
If you can do it through a shell script, you can use the same script in Ansible.

aakanks...@webdunia.net

unread,
Oct 18, 2018, 4:41:18 AM10/18/18
to Ansible Project
in shell i have to write ./install command and it open console installer for software, but when I perform same activity by Ansible it work in background with default value.
Reply all
Reply to author
Forward
0 new messages