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
Matt Clay f004deaf91 [stable-2.9] 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.
(cherry picked from commit 022335669c)

Co-authored-by: Matt Clay <matt@mystile.com>
5 years ago
..
cli Prepare ansible-test for inclusion in setup.py (#60294) 5 years ago
completion [stable-2.9] Backport default-test-container updates. (#62473) 5 years ago
injector Additional ansible-test path fixes. (#60300) 5 years ago
playbooks PowerShell - Added coverage collector (#59009) 5 years ago
pytest/plugins [stable-2.9] Fix ansible-test pytest plugin loading. (#62119) (#62120) 5 years ago
requirements [stable-2.9] Fix ansible-test collections requirements installation. (#62181) 5 years ago
sanity typo: missing-subption-docs → missing-suboption-docs (#62180) 5 years ago
setup [stable-2.9] Work around ssh-keygen issue in ansible-test. (#63211) 5 years ago
ansible.cfg Update ansible-test integration config handling. (#60448) 5 years ago
coveragerc Move ansible-test coverage config to test/lib/ 5 years ago
inventory Update ansible-test collection inventory handling. (#61031) 5 years ago
pytest.ini Relocate ansible-test code. (#60147) 5 years ago
tox.ini Relocate ansible-test code. (#60147) 5 years ago
versions.py Relocate ansible-test code. (#60147) 5 years ago
virtualenvcheck.py [stable-2.9] Work around virtualenv/venv issue in ansible-test. (#62111) 5 years ago
yamlcheck.py Relocate ansible-test code. (#60147) 5 years ago