mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
enable Windows Server 2016 in CI (#34127)
* enable Windows Server 2016 in CI * avoid use of Write-Host in config script
This commit is contained in:
parent
a685b621cd
commit
fbce62795d
4 changed files with 13 additions and 2 deletions
|
@ -0,0 +1,4 @@
|
|||
# force 2016 to use NTLM + HTTP message encryption
|
||||
ansible_winrm_transport: ntlm
|
||||
ansible_winrm_scheme: http
|
||||
ansible_port: 5985
|
Loading…
Add table
Add a link
Reference in a new issue