mirror of https://github.com/ansible/ansible.git
Fix windows connection options (#77844)
* winrm, psrps added missing var entry this handles issue with the default being set to inventory_hostname but defaults not being templated implicitly fixes #77841pull/77896/head
parent
2595b42aca
commit
eecbaee7f4
@ -0,0 +1,3 @@
|
||||
bugfixes:
|
||||
- winrm connection now handles default to inventory_hostname correctly.
|
||||
- psrp connection now handles default to inventory_hostname correctly.
|
Loading…
Reference in New Issue