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 fix when win_updates is run with async #41756

Merged
merged 1 commit into from
Jun 20, 2018

Conversation

jborean93
Copy link
Contributor

SUMMARY

When running win_updates with async it currently fails due to the check after the first run to see if updates has been returned. In the case of async that will never happen so we ignore that particular check if async is greater than 0.

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

win_updates

ANSIBLE VERSION
devel

@ansibot ansibot added affects_2.7 This issue/PR affects Ansible v2.7 bug This issue/PR relates to a bug. needs_triage Needs a first human triage before being processed. support:core This issue/PR relates to code supported by the Ansible Engineering Team. test This PR relates to tests. needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. labels Jun 20, 2018
@nitzmahone nitzmahone merged commit 11bd3fd into ansible:devel Jun 20, 2018
@jborean93 jborean93 deleted the win_updates-async branch June 20, 2018 21:54
jborean93 added a commit to jborean93/ansible that referenced this pull request Jun 20, 2018
jborean93 added a commit to jborean93/ansible that referenced this pull request Jun 20, 2018
@jborean93
Copy link
Contributor Author

Backport PRs
stable-2.5 #41763
stable-2.6 #41764

nitzmahone pushed a commit that referenced this pull request Jun 20, 2018
@samdoran samdoran removed the needs_triage Needs a first human triage before being processed. label Jun 21, 2018
mattclay pushed a commit that referenced this pull request Jun 21, 2018
jacum pushed a commit to jacum/ansible that referenced this pull request Jun 26, 2018
kbreit pushed a commit to kbreit/ansible that referenced this pull request Jul 3, 2018
@ansible ansible locked and limited conversation to collaborators Jun 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.7 This issue/PR affects Ansible v2.7 bug This issue/PR relates to a bug. needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. support:core This issue/PR relates to code supported by the Ansible Engineering Team. test This PR relates to tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants