-1

we have close to 6 thousand windows servers every month to update them to patching and certain products .we are looking for a solution to automate there updation through ansible without using ansible tower/awx. Please can anyone suggest how this can be achieved.

can we combine win_update and win_scheduled_tasks together ?

  • Thankyou we will surely look more on Rundeck if it suits our requirements. I still have a doubt regarding win_schduled_tasks and win_update combined to schedule the patching. What are the possible challenges if we go through this approach? – anshika varshney Feb 14 '21 at 08:58

1 Answers1

0

You could use Rundeck as a replacement for AWX. Rundeck has fine grained scheduling options.

Kevin C
  • 4,851
  • 8
  • 30
  • 64