Re: [ansible-project] ansible handling stdin input

2018-04-09 Thread Benny Kusman
thanks Richard! On Monday, April 9, 2018 at 6:04:51 PM UTC+8, richard wrote: > > On 09/04/18 21:57, Benny Kusman wrote: > > Hi > > > > Hopefully someone has encountered and resolved this issue. > > > > supposedly my playbook: > > *- main: execute script* > > * shell: "/home/settingip"*

Re: [ansible-project] ansible handling stdin input

2018-04-09 Thread Richard Hector
On 09/04/18 21:57, Benny Kusman wrote: > Hi  > > Hopefully someone has encountered and resolved this issue. > > supposedly my playbook: > *- main: execute script* > *  shell: "/home/settingip"* > > when executing the program, it will run and require stdin/keyboard > input, such as IP, hostname,