Run a batch file in windows using ansible
Take a look at this section Windows Support
So what you want to do is create a task that looks similar to this:
- name: run simple script
script: run.bat
Take a look at this section Windows Support
So what you want to do is create a task that looks similar to this:
- name: run simple script
script: run.bat