You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/lib/ansible_test/_data/setup
Matt Clay 022335669c
Work around ssh-keygen issue in ansible-test. (#63211)
Newer versions of ssh-keygen create PEM keys that are not recognized by Paramiko.

Now ansible-test compensates for this by updating they keys it generates so Paramiko will recognize them.
5 years ago
..
ConfigureRemotingForAnsible.ps1 Support windows-integration on collections. (#60984) 5 years ago
docker.sh
remote.sh Work around ssh-keygen issue in ansible-test. (#63211) 5 years ago
windows-httptester.ps1