Win_hostname module: Change name check to WMI (#56420)

* Change name check to WMI

* Changelog fragment

* Fixed per review
This commit is contained in:
ShachafGoldstein
2019-05-28 22:30:16 +03:00
committed by Jordan Borean
parent 35c8739c2a
commit 94566ed79c
2 changed files with 4 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- "win_hostname - Fix non netbios compliant name handling (https://github.com/ansible/ansible/issues/55283)"