diff --git a/test/integration/host_vars/windows-2008 b/test/integration/host_vars/windows-2008 new file mode 100644 index 00000000000..10559a8a677 --- /dev/null +++ b/test/integration/host_vars/windows-2008 @@ -0,0 +1,4 @@ +# force 2008 to use PSRP for the connection plugin +ansible_connection: psrp +ansible_psrp_auth: basic +ansible_psrp_cert_validation: ignore