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 regression when using string cat names #36015

Merged
merged 1 commit into from Feb 14, 2018

Conversation

jborean93
Copy link
Contributor

SUMMARY

Fix to allow category names being set as a string. Also changed a test to cover this case.

Fixes #36014 (comment)

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

win_updates

ANSIBLE VERSION
2.5

@ansibot
Copy link
Contributor

ansibot commented Feb 12, 2018

@ansibot ansibot added bugfix_pull_request 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. windows Windows community labels Feb 12, 2018
@jborean93 jborean93 removed the needs_triage Needs a first human triage before being processed. label Feb 12, 2018
@jborean93 jborean93 merged commit 8fb66c1 into ansible:devel Feb 14, 2018
@jborean93 jborean93 deleted the win_updates-cat-string branch February 14, 2018 20:14
jborean93 added a commit that referenced this pull request Feb 14, 2018
@jborean93
Copy link
Contributor Author

Cherry-picked to stable-2.5 375bc11 for the 2.5.0 release

@ansibot ansibot added bug This issue/PR relates to a bug. and removed bugfix_pull_request labels Mar 6, 2018
@ansible ansible locked and limited conversation to collaborators Apr 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug This issue/PR relates to a bug. support:core This issue/PR relates to code supported by the Ansible Engineering Team. test This PR relates to tests. windows Windows community
Projects
None yet
Development

Successfully merging this pull request may close these issues.

win_updates: not working with single string as category
2 participants