mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 05:40:23 -07:00
Simplify Windows versions in ansible-test.
This commit is contained in:
parent
8cc0e74448
commit
20824b8f3d
3 changed files with 11 additions and 13 deletions
4
test/integration/host_vars/windows-2016
Normal file
4
test/integration/host_vars/windows-2016
Normal file
|
@ -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