From c45989c76fc593602ae1d54f8748c7d3feae50bd Mon Sep 17 00:00:00 2001 From: Matt Clay Date: Mon, 6 Dec 2021 21:37:08 -0800 Subject: [PATCH] ansible-test - Remove RHEL 8.4 support. --- changelogs/fragments/ansible-test-rhel-8.4.yml | 2 ++ test/lib/ansible_test/_data/completion/remote.txt | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 changelogs/fragments/ansible-test-rhel-8.4.yml diff --git a/changelogs/fragments/ansible-test-rhel-8.4.yml b/changelogs/fragments/ansible-test-rhel-8.4.yml new file mode 100644 index 00000000000..e33d4013616 --- /dev/null +++ b/changelogs/fragments/ansible-test-rhel-8.4.yml @@ -0,0 +1,2 @@ +minor_changes: + - ansible-test - Remove RHEL 8.4 remote (``rhel/8.4``) support. diff --git a/test/lib/ansible_test/_data/completion/remote.txt b/test/lib/ansible_test/_data/completion/remote.txt index 2cbcee2715b..152b672e35e 100644 --- a/test/lib/ansible_test/_data/completion/remote.txt +++ b/test/lib/ansible_test/_data/completion/remote.txt @@ -5,7 +5,6 @@ macos/11.1 python=3.9 python_dir=/usr/local/bin provider=parallels 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.4 python=3.6,3.8 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