summaryrefslogtreecommitdiffstats
path: root/test/lib/ansible_test/_data/completion/remote.txt
diff options
context:
space:
mode:
authorMatt Clay <matt@mystile.com>2023-10-03 23:52:38 +0200
committerGitHub <noreply@github.com>2023-10-03 23:52:38 +0200
commitb94ee1cefd69bab87f13ec01e939a9a90285893b (patch)
tree9a7ed6010e95be51621d64f84749ee92e52afd32 /test/lib/ansible_test/_data/completion/remote.txt
parentswitch available_hosts to `frozenset` from `list` in ansible-inventory (#81870) (diff)
downloadansible-b94ee1cefd69bab87f13ec01e939a9a90285893b.tar.xz
ansible-b94ee1cefd69bab87f13ec01e939a9a90285893b.zip
Drop Python 2.7 and Python 3.6 support (#81866)
* Drop Python 2.7 and Python 3.6 support * Remove obsolete _json_compat
Diffstat (limited to 'test/lib/ansible_test/_data/completion/remote.txt')
-rw-r--r--test/lib/ansible_test/_data/completion/remote.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/lib/ansible_test/_data/completion/remote.txt b/test/lib/ansible_test/_data/completion/remote.txt
index 06d4b5ef36..d30f5ebb64 100644
--- a/test/lib/ansible_test/_data/completion/remote.txt
+++ b/test/lib/ansible_test/_data/completion/remote.txt
@@ -6,8 +6,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/7.9 python=2.7 become=sudo provider=aws arch=x86_64
-rhel/8.8 python=3.6,3.11 become=sudo provider=aws arch=x86_64
rhel/9.2 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