From 55f90ba31fd3626fb5be9fcb91ff05d6a42740b2 Mon Sep 17 00:00:00 2001 From: Matt Clay Date: Fri, 25 Mar 2022 13:19:42 -0700 Subject: [PATCH] ansible-test - Remove RHEL 9.0b support. Support can be restored once RHEL 9 has been released. --- changelogs/fragments/ansible-test-rhel9.yaml | 2 -- test/lib/ansible_test/_data/completion/remote.txt | 1 - 2 files changed, 3 deletions(-) delete mode 100644 changelogs/fragments/ansible-test-rhel9.yaml diff --git a/changelogs/fragments/ansible-test-rhel9.yaml b/changelogs/fragments/ansible-test-rhel9.yaml deleted file mode 100644 index 035a584092c..00000000000 --- a/changelogs/fragments/ansible-test-rhel9.yaml +++ /dev/null @@ -1,2 +0,0 @@ -minor_changes: - - ansible-test - Add support for RHEL 9. diff --git a/test/lib/ansible_test/_data/completion/remote.txt b/test/lib/ansible_test/_data/completion/remote.txt index 751affa3f42..c7a024fbe37 100644 --- a/test/lib/ansible_test/_data/completion/remote.txt +++ b/test/lib/ansible_test/_data/completion/remote.txt @@ -5,5 +5,4 @@ macos/12.0 python=3.10 python_dir=/usr/local/bin provider=parallels macos python_dir=/usr/local/bin provider=parallels rhel/7.9 python=2.7 provider=aws rhel/8.5 python=3.6,3.8,3.9 provider=aws -rhel/9.0b python=3.9 provider=aws rhel provider=aws