summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/setup_paramiko/install-RedHat-9-python-3.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ansible-test - Add RHEL 9 support. (#76217)Matt Clay2021-11-041-0/+9
* Move RHEL pip package install into function. * Add RHEL 9 support to bootstrap script. * ansible-test - Add RHEL 9 support. * Add install and uninstall instructions for RHEL9 to paramiko tests * Skip incidental_inventory_docker_swarm on RHEL 9. * Update dnf tests for rhel9 * Fix prepare_http_tests on RHEL 9. * fix RHEL9 Python discovery tests to match distro map * Skip subversion test on RHEL 9.0b. Co-authored-by: Matt Martz <matt@sivel.net> Co-authored-by: Matt Davis <mrd@redhat.com>