Good Day!!
I was searching for some solution on my ansible playbook where I want to run an application inbuilt .sh script with arguments and corresponding mapped values.
Below is the command which I can successfully execute in terminal window.
I tried with shell, command and script modules, but no luck..
./repotools-jts.sh -setup repositoryURL=https://myappurl:9443/jts responsefile=response.properties adminUserId=mydomainID adminPassword=passwd