mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-27 10:40:22 -07: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:
parent
f27eccabbd
commit
66493e47cf
1 changed files with 4 additions and 0 deletions
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
|
Loading…
Add table
Add a link
Reference in a new issue