Skip to content

Commit b0610cb

Browse files
Klaus ZerwesKlaus Zerwes
authored andcommitted
issue #874 ansible 2.12 requires min python 3.8 on the controller
1 parent 13af356 commit b0610cb

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

.ci/azure-pipelines.yml

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,6 @@ jobs:
5959
Loc_27_4:
6060
python.version: '2.7'
6161
tox.env: py27-mode_localhost-ansible4
62-
Loc_27_5:
63-
python.version: '2.7'
64-
tox.env: py27-mode_localhost-ansible5
6562

6663
# NOTE: this hangs when ran in Ubuntu 18.04
6764
Van_27_210:
@@ -79,11 +76,6 @@ jobs:
7976
tox.env: py27-mode_localhost-ansible4
8077
STRATEGY: linear
8178
ANSIBLE_SKIP_TAGS: resource_intensive
82-
Van_27_5:
83-
python.version: '2.7'
84-
tox.env: py27-mode_localhost-ansible5
85-
STRATEGY: linear
86-
ANSIBLE_SKIP_TAGS: resource_intensive
8779

8880
- job: MacLatest
8981
# vanilla Ansible is really slow
@@ -111,8 +103,6 @@ jobs:
111103
tox.env: py27-mode_localhost-ansible3
112104
Loc_27_4:
113105
tox.env: py27-mode_localhost-ansible4
114-
Loc_27_5:
115-
tox.env: py27-mode_localhost-ansible5
116106

117107
# NOTE: this hangs when ran in Ubuntu 18.04
118108
Van_27_210:
@@ -127,10 +117,6 @@ jobs:
127117
tox.env: py27-mode_localhost-ansible4
128118
STRATEGY: linear
129119
ANSIBLE_SKIP_TAGS: resource_intensive
130-
Van_27_5:
131-
tox.env: py27-mode_localhost-ansible5
132-
STRATEGY: linear
133-
ANSIBLE_SKIP_TAGS: resource_intensive
134120

135121
- job: Linux
136122
pool:
@@ -270,9 +256,6 @@ jobs:
270256
Ans_27_4:
271257
python.version: '2.7'
272258
tox.env: py27-mode_ansible-ansible4
273-
Ans_27_5:
274-
python.version: '2.7'
275-
tox.env: py27-mode_ansible-ansible5
276259

277260
Ans_36_210:
278261
python.version: '3.6'
@@ -283,9 +266,6 @@ jobs:
283266
Ans_36_4:
284267
python.version: '3.6'
285268
tox.env: py36-mode_ansible-ansible4
286-
Ans_36_5:
287-
python.version: '3.6'
288-
tox.env: py36-mode_ansible-ansible5
289269

290270
Ans_39_210:
291271
python.version: '3.9'

0 commit comments

Comments
 (0)