Browse code

Remove outdated --docker and --remote entries.

Matt Clay authored on 2021/03/03 02:15:13
Showing 3 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,4 @@
0
+minor_changes:
1
+  - "ansible-test - Remove outdated ``--docker`` completion entries: fedora30, fedora31, ubuntu1604"
2
+  - "ansible-test - Remove outdated ``--remote`` completion entries: freebsd/11.1, freebsd/12.1, osx/10.11, macos/10.15, rhel/7.6, rhel/7.8, rhel/8.1, rhel/8.2"
3
+  - "ansible-test - Remove unused ``--remote`` completion entry: power/centos/7"
... ...
@@ -4,12 +4,9 @@ alpine3 name=quay.io/ansible/alpine3-test-container:2.0.1 python=3.8
4 4
 centos6 name=quay.io/ansible/centos6-test-container:2.0.1 python=2.6 seccomp=unconfined
5 5
 centos7 name=quay.io/ansible/centos7-test-container:2.0.1 python=2.7 seccomp=unconfined
6 6
 centos8 name=quay.io/ansible/centos8-test-container:2.0.1 python=3.6 seccomp=unconfined
7
-fedora30 name=quay.io/ansible/fedora30-test-container:2.0.1 python=3.7
8
-fedora31 name=quay.io/ansible/fedora31-test-container:2.0.1 python=3.7
9 7
 fedora32 name=quay.io/ansible/fedora32-test-container:2.0.1 python=3.8
10 8
 fedora33 name=quay.io/ansible/fedora33-test-container:2.0.1 python=3.9
11 9
 opensuse15py2 name=quay.io/ansible/opensuse15py2-test-container:2.0.1 python=2.7
12 10
 opensuse15 name=quay.io/ansible/opensuse15-test-container:2.0.1 python=3.6
13
-ubuntu1604 name=quay.io/ansible/ubuntu1604-test-container:2.0.1 python=2.7 seccomp=unconfined
14 11
 ubuntu1804 name=quay.io/ansible/ubuntu1804-test-container:2.0.1 python=3.6 seccomp=unconfined
15 12
 ubuntu2004 name=quay.io/ansible/ubuntu2004-test-container:2.0.1 python=3.8 seccomp=unconfined
... ...
@@ -1,15 +1,6 @@
1
-freebsd/11.1 python=2.7,3.6 python_dir=/usr/local/bin
2 1
 freebsd/11.4 python=2.7,3.7,3.8 python_dir=/usr/local/bin
3
-freebsd/12.1 python=3.6,2.7 python_dir=/usr/local/bin
4 2
 freebsd/12.2 python=3.7,2.7,3.8 python_dir=/usr/local/bin
5
-osx/10.11 python=2.7 python_dir=/usr/local/bin
6
-macos/10.15 python=3.8 python_dir=/usr/local/bin
7 3
 macos/11.1 python=3.9 python_dir=/usr/local/bin
8
-rhel/7.6 python=2.7
9
-rhel/7.8 python=2.7
10 4
 rhel/7.9 python=2.7
11
-rhel/8.1 python=3.6
12
-rhel/8.2 python=3.6,3.8
13 5
 rhel/8.3 python=3.6,3.8
14 6
 aix/7.2 python=2.7 httptester=disabled temp-unicode=disabled pip-check=disabled
15
-power/centos/7 python=2.7