diff options
author | Matt Clay <matt@mystile.com> | 2021-09-21 08:56:08 +0200 |
---|---|---|
committer | Matt Clay <matt@mystile.com> | 2021-09-21 17:38:12 +0200 |
commit | 4652d6ee43e76c5a6fbfaafe786ce3fafea4441a (patch) | |
tree | 736289a67368504eb22c28e288a70fd9631de024 /test/lib/ansible_test/_data/completion/remote.txt | |
parent | ansible-test - Add `--prime-venvs` option. (diff) | |
download | ansible-4652d6ee43e76c5a6fbfaafe786ce3fafea4441a.tar.xz ansible-4652d6ee43e76c5a6fbfaafe786ce3fafea4441a.zip |
ansible-test - Remove deprecated environments.
Diffstat (limited to 'test/lib/ansible_test/_data/completion/remote.txt')
-rw-r--r-- | test/lib/ansible_test/_data/completion/remote.txt | 2 |
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 785fd23b2e..97c9a677f2 100644 --- a/test/lib/ansible_test/_data/completion/remote.txt +++ b/test/lib/ansible_test/_data/completion/remote.txt @@ -1,11 +1,9 @@ -freebsd/11.4 python=2.7,3.7,3.8 python_dir=/usr/local/bin provider=aws freebsd/12.2 python=3.7,2.7,3.8 python_dir=/usr/local/bin provider=aws freebsd/13.0 python=3.7,2.7,3.8,3.9 python_dir=/usr/local/bin provider=aws freebsd python_dir=/usr/local/bin provider=aws macos/11.1 python=3.9 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.3 python=3.6,3.8 provider=aws rhel/8.4 python=3.6,3.8 provider=aws rhel provider=aws aix/7.2 python=2.7,3.7 python_dir=/opt/freeware/bin provider=ibmps |