summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordan Borean <jborean93@gmail.com>2019-04-23 08:13:03 +1000
committerToshio Kuratomi <a.badger@gmail.com>2019-04-23 16:26:10 -0600
commit6d8b124e161b70453bc3cc3c634bbdee263d5915 (patch)
tree0e6c7c3a67c9e7b9ba00fdca6f0c45486205f3d3
parentebd7820a449a987652724c1dc8c4497ce271d54a (diff)
downloadansible-6d8b124e161b70453bc3cc3c634bbdee263d5915.tar.gz
ansible-test: Use psrp for 2008 host ci_complete (#55273)
* ansible-test: Use psrp for 2008 host ci_complete * reset Shippable info back to default (cherry picked from commit 66493e47cfebafc56a7aadb05ec7377ac1d0e669)
-rw-r--r--test/integration/host_vars/windows-20084
1 files changed, 4 insertions, 0 deletions
diff --git a/test/integration/host_vars/windows-2008 b/test/integration/host_vars/windows-2008
new file mode 100644
index 0000000000..10559a8a67
--- /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