diff options
author | Abhijeet Kasurde <akasurde@redhat.com> | 2023-11-02 10:55:48 +0100 |
---|---|---|
committer | Matt Clay <matt@mystile.com> | 2024-01-10 20:05:57 +0100 |
commit | a69fab86bc151e5a029e20647291ab189fdf6419 (patch) | |
tree | 8d548e7fa5bea3685f555e367d68ccd16e0a4127 /test/lib/ansible_test/_data/completion/remote.txt | |
parent | Don't hard-code Alpine version in container test (diff) | |
download | ansible-a69fab86bc151e5a029e20647291ab189fdf6419.tar.xz ansible-a69fab86bc151e5a029e20647291ab189fdf6419.zip |
ansible-test - remove Fedora 38 container and remote support
Fixes: #82022
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
Diffstat (limited to 'test/lib/ansible_test/_data/completion/remote.txt')
-rw-r--r-- | test/lib/ansible_test/_data/completion/remote.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/lib/ansible_test/_data/completion/remote.txt b/test/lib/ansible_test/_data/completion/remote.txt index 4244fd9e21..0680ded7fd 100644 --- a/test/lib/ansible_test/_data/completion/remote.txt +++ b/test/lib/ansible_test/_data/completion/remote.txt @@ -1,6 +1,5 @@ alpine/3.18 python=3.11 become=doas_sudo provider=aws arch=x86_64 alpine become=doas_sudo provider=aws arch=x86_64 -fedora/38 python=3.11 become=sudo provider=aws arch=x86_64 fedora/39 python=3.12 become=sudo provider=aws arch=x86_64 fedora become=sudo provider=aws arch=x86_64 freebsd/13.2 python=3.9,3.11 python_dir=/usr/local/bin become=su_sudo provider=aws arch=x86_64 |