Skip to content

Commit

Permalink
win_updates: add scheduled tasks back in for older hosts (ansible#38708)
Browse files Browse the repository at this point in the history
* win_updates: add scheduled tasks back in for older hosts

* Fixed up typo in category name error message

* Fixed up some minor issues after merge

* added changelog fragment

* Default to become but add override to use scheduled tasks

* Added basic unit tests for win_updates

* fix minor typos
  • Loading branch information
jborean93 authored and gothicx committed May 29, 2018
1 parent f0d0c67 commit 26e383f
Show file tree
Hide file tree
Showing 6 changed files with 674 additions and 314 deletions.
@@ -0,0 +1,2 @@
bugfixes:
- win_updates - Added the ability to run on a scheduled task for older hosts so async starts working again - https://github.com/ansible/ansible/issues/38364

0 comments on commit 26e383f

Please sign in to comment.