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
6265
6366 # NOTE: this hangs when ran in Ubuntu 18.04
6467 Van_27_210 :
7679 tox.env : py27-mode_localhost-ansible4
7780 STRATEGY : linear
7881 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
7987
8088- job : MacLatest
8189 # vanilla Ansible is really slow
@@ -103,6 +111,8 @@ jobs:
103111 tox.env : py27-mode_localhost-ansible3
104112 Loc_27_4 :
105113 tox.env : py27-mode_localhost-ansible4
114+ Loc_27_5 :
115+ tox.env : py27-mode_localhost-ansible5
106116
107117 # NOTE: this hangs when ran in Ubuntu 18.04
108118 Van_27_210 :
@@ -117,6 +127,10 @@ jobs:
117127 tox.env : py27-mode_localhost-ansible4
118128 STRATEGY : linear
119129 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
120134
121135- job : Linux
122136 pool :
@@ -256,6 +270,9 @@ jobs:
256270 Ans_27_4 :
257271 python.version : ' 2.7'
258272 tox.env : py27-mode_ansible-ansible4
273+ Ans_27_5 :
274+ python.version : ' 2.7'
275+ tox.env : py27-mode_ansible-ansible5
259276
260277 Ans_36_210 :
261278 python.version : ' 3.6'
@@ -266,6 +283,9 @@ jobs:
266283 Ans_36_4 :
267284 python.version : ' 3.6'
268285 tox.env : py36-mode_ansible-ansible4
286+ Ans_36_5 :
287+ python.version : ' 3.6'
288+ tox.env : py36-mode_ansible-ansible5
269289
270290 Ans_39_210 :
271291 python.version : ' 3.9'
@@ -276,3 +296,6 @@ jobs:
276296 Ans_39_4 :
277297 python.version : ' 3.9'
278298 tox.env : py39-mode_ansible-ansible4
299+ Ans_39_5 :
300+ python.version : ' 3.9'
301+ tox.env : py39-mode_ansible-ansible5
0 commit comments