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_hostname module: Change name check to WMI #56420

Merged
merged 3 commits into from
May 28, 2019
Merged

Win_hostname module: Change name check to WMI #56420

merged 3 commits into from
May 28, 2019

Conversation

ShachafGoldstein
Copy link
Contributor

@ShachafGoldstein ShachafGoldstein commented May 14, 2019

SUMMARY

Fix non netbios compliant name handling - #55283

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

win_hostname.ps1

ADDITIONAL INFORMATION

@ansibot
Copy link
Contributor

ansibot commented May 14, 2019

@ansibot ansibot added affects_2.9 This issue/PR affects Ansible v2.9 bug This issue/PR relates to a bug. core_review In order to be merged, this PR must follow the core review workflow. module This issue/PR relates to a module. needs_triage Needs a first human triage before being processed. new_contributor This PR is the first contribution by a new community member. support:community This issue/PR relates to code supported by the Ansible community. support:core This issue/PR relates to code supported by the Ansible Engineering Team. windows Windows community labels May 14, 2019
@jhawkesworth jhawkesworth changed the title Change name check to WMI Win_hostname module: Change name check to WMI May 15, 2019
@ansibot ansibot removed the new_contributor This PR is the first contribution by a new community member. label May 15, 2019
@samdoran samdoran removed the needs_triage Needs a first human triage before being processed. label May 21, 2019
@ansibot ansibot added needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. and removed core_review In order to be merged, this PR must follow the core review workflow. labels May 28, 2019
@ansibot ansibot removed the stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. label May 28, 2019
@jborean93 jborean93 merged commit 94566ed into ansible:devel May 28, 2019
@jborean93
Copy link
Contributor

This is a good candidate for backporting to stable-2.8.

@ShachafGoldstein ShachafGoldstein deleted the 55283 branch May 28, 2019 19:35
@ShachafGoldstein
Copy link
Contributor Author

This is a good candidate for backporting to stable-2.8.

So simply create a new PR of this into the said branch?

@jborean93
Copy link
Contributor

Have a look at https://docs.ansible.com/ansible/latest/community/development_process.html#backporting-merged-prs. It involves "cherry-picking" the commit to the older stable-2.x branch then creating a PR with that.

@abadger abadger mentioned this pull request May 29, 2019
abadger pushed a commit that referenced this pull request May 29, 2019
* Change name check to WMI

* Changelog fragment

* Fixed per review

(cherry picked from commit 94566ed)
@ansible ansible locked and limited conversation to collaborators Aug 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.9 This issue/PR affects Ansible v2.9 bug This issue/PR relates to a bug. module This issue/PR relates to a module. needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. support:community This issue/PR relates to code supported by the Ansible community. support:core This issue/PR relates to code supported by the Ansible Engineering Team. windows Windows community
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants