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

Fix win servermanager #33558

Merged
merged 8 commits into from
May 27, 2016
Merged

Conversation

twangboy
Copy link
Contributor

@twangboy twangboy commented May 26, 2016

What does this PR do?

Fixes problem with where win_servermanager state would fail if run when already installed with the force option. Was returning an empty dictionary.

Also returns more detailed information about what was installed.

What issues does this PR fix or reference?

An issue Rob H was having.

Previous Behavior

win_servermanager state would fail if the item was already installed and force was set to True

New Behavior

win_servermanager state no longer fails. More detailed information is returned.

Tests written?

Yes

@twangboy twangboy changed the title Fix win servermanager [WIP] Fix win servermanager May 26, 2016
@twangboy twangboy changed the title [WIP] Fix win servermanager Fix win servermanager May 27, 2016
@twangboy
Copy link
Contributor Author

rebased

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.

None yet

2 participants