Questions tagged [task]

33 questions
0
votes
1 answer

Alternate a task Windows Task Scheduler

I'm looking for a good way to alternate a task within the Windows Task Scheduler. One Saturday, run Task A. Then the next Saturday, run Task B. Then repeat. Any suggestions on how to accomplish that within one single Task or the Windows Task…
Aaron
  • 103
  • 2
-1
votes
1 answer

The task includes an option with an undefined variable. The error was: 'dict object' has no attribute 'stdout

I am getting issues on my below task. - name: Deploy incremental changes using rsync command: "sh run" register: data I am trying to print data down below but keeps getting the above issues, this is a snippet of my code which sends an…
user2905259
  • 1
  • 2
  • 3
-1
votes
1 answer

Run Windows Task Scheduler through Web Interface

Is it possible to run (on demand), not schedule, a simple task that has already been scheduled under Windows Task Scheduler, through a web interface? Any suggestions are appreciated. Thank you Info: We have Apache server running on a windows 7…
Charlie
  • 23
  • 4
1 2
3