mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-03 03:42:45 +00:00
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
This commit is contained in:
4
test/integration/host_vars/windows-2008
Normal file
4
test/integration/host_vars/windows-2008
Normal file
@@ -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
|
||||
Reference in New Issue
Block a user