mirror of https://github.com/ansible/ansible.git
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 66493e47cf)
pull/55685/head
parent
ebd7820a44
commit
6d8b124e16
@ -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…
Reference in New Issue