Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

win_updates - Add alternative to scheduled task #545

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

jborean93
Copy link
Collaborator

SUMMARY

The task scheduler can be problematic in a few different scenarios (DA account being used, is corrupted, etc). This PR allows the user to run win_updates with become which will spawn the win_updates background task without having to use the task scheduler at all. This will give users options allowing them to choose what bootstrapping option fits better for their environment.

Fixes: #543.

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

win_updates

@jborean93 jborean93 merged commit 0c6f181 into ansible-collections:main Aug 21, 2023
@jborean93 jborean93 deleted the win_updates-become branch August 21, 2023 03:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

win_update did not work with version higher 1.13.0
1 participant