mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00: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:
@@ -0,0 +1,4 @@
|
||||
# force 2016 to use NTLM + HTTP message encryption
|
||||
ansible_winrm_transport: ntlm
|
||||
ansible_winrm_scheme: http
|
||||
ansible_port: 5985
|
||||
Reference in New Issue
Block a user