Simplify Windows versions in ansible-test.

This commit is contained in:
Matt Clay 2018-01-17 13:15:58 -08:00
commit 20824b8f3d
3 changed files with 11 additions and 13 deletions

View file

@ -0,0 +1,4 @@
# force 2016 to use NTLM + HTTP message encryption
ansible_winrm_transport: ntlm
ansible_winrm_scheme: http
ansible_port: 5985