I want to run a shell script using ansible but the shell script requires user input to execute successfully,
For example: my shell script asking the unique id for an ossec agent, through ansible I can able to predefined my unique id (user input).