summaryrefslogtreecommitdiff
path: root/test/lib/ansible_test
diff options
context:
space:
mode:
authorMartin Krizek <martin.krizek@gmail.com>2023-05-11 14:36:36 +0200
committerGitHub <noreply@github.com>2023-05-11 14:36:36 +0200
commit156493eed59b5eb2542399fbb95b8cce73a61049 (patch)
treef541d7cd76a48e1dd4048479a6e58ea82c66980a /test/lib/ansible_test
parentaacab0633a963e7a89fc1e6ac71cdf06553f96ab (diff)
downloadansible-156493eed59b5eb2542399fbb95b8cce73a61049.tar.gz
ansible-test - Add RHEL 9.2 support (#80755)
Diffstat (limited to 'test/lib/ansible_test')
-rw-r--r--test/lib/ansible_test/_data/completion/remote.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/lib/ansible_test/_data/completion/remote.txt b/test/lib/ansible_test/_data/completion/remote.txt
index c4f21303c0..a0063446fa 100644
--- a/test/lib/ansible_test/_data/completion/remote.txt
+++ b/test/lib/ansible_test/_data/completion/remote.txt
@@ -11,6 +11,7 @@ macos python_dir=/usr/local/bin become=sudo provider=parallels arch=x86_64
rhel/7.9 python=2.7 become=sudo provider=aws arch=x86_64
rhel/8.7 python=3.6,3.8,3.9 become=sudo provider=aws arch=x86_64
rhel/9.1 python=3.9 become=sudo provider=aws arch=x86_64
+rhel/9.2 python=3.9 become=sudo provider=aws arch=x86_64
rhel become=sudo provider=aws arch=x86_64
ubuntu/20.04 python=3.8,3.9 become=sudo provider=aws arch=x86_64
ubuntu/22.04 python=3.10 become=sudo provider=aws arch=x86_64