Skip to content

Commit

Permalink
ansible-test - remove rhel 9.2 test remote (#82211)
Browse files Browse the repository at this point in the history
Fixes #82024
  • Loading branch information
mkrizek committed Nov 27, 2023
1 parent e0bf76e commit afd45ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions changelogs/fragments/ansible-test-remove-rhel-9_2-remote.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
minor_changes:
- "ansible-test - Remove rhel/9.2 test remote"
1 change: 0 additions & 1 deletion test/lib/ansible_test/_data/completion/remote.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ freebsd/13.2 python=3.9,3.11 python_dir=/usr/local/bin become=su_sudo provider=a
freebsd python_dir=/usr/local/bin become=su_sudo provider=aws arch=x86_64
macos/13.2 python=3.11 python_dir=/usr/local/bin become=sudo provider=parallels arch=x86_64
macos python_dir=/usr/local/bin become=sudo provider=parallels arch=x86_64
rhel/9.2 python=3.9,3.11 become=sudo provider=aws arch=x86_64
rhel/9.3 python=3.9,3.11 become=sudo provider=aws arch=x86_64
rhel become=sudo provider=aws arch=x86_64
ubuntu/22.04 python=3.10 become=sudo provider=aws arch=x86_64
Expand Down

0 comments on commit afd45ac

Please sign in to comment.