File tree Expand file tree Collapse file tree 4 files changed +35
-10
lines changed Expand file tree Collapse file tree 4 files changed +35
-10
lines changed Original file line number Diff line number Diff line change 12
12
# 2.16 supports Python 3.10-3.11
13
13
# 2.17 supports Python 3.10-3.12
14
14
# 2.18 supports Python 3.11-3.13
15
+ # 2.19 supports Python 3.11-3.13
15
16
# support for Python 3.13 added and 3.10 removed in 2.18 for control node
16
- # taret node supported Python 3.8-3.13 as of 2.18
17
- # milestone is and devel is switched to 2.19
17
+ # taret node supported Python 3.8-3.13 as of 2.18 and 2.19
18
+ # milestone is and devel is switched to 2.20
18
19
# https://docs.ansible.com/ansible/devel/roadmap/ROADMAP_2_18.html
19
20
default : >-
20
21
[
26
27
"ansible-version": "milestone",
27
28
"python-version": "3.10"
28
29
},
30
+ {
31
+ "ansible-version": "stable-2.19",
32
+ "python-version": "3.10"
33
+ },
29
34
{
30
35
"ansible-version": "stable-2.18",
31
36
"python-version": "3.10"
68
73
- stable-2.16
69
74
- stable-2.17
70
75
- stable-2.18
76
+ - stable-2.19
71
77
- milestone
72
78
- devel
73
79
python-version :
Original file line number Diff line number Diff line change 12
12
# 2.16 supports Python 3.10-3.11
13
13
# 2.17 supports Python 3.10-3.12
14
14
# 2.18 supports Python 3.11-3.13
15
+ # 2.19 supports Python 3.11-3.13
15
16
# support for Python 3.13 added and 3.10 removed in 2.18 for control node
16
- # taret node supported Python 3.8-3.13 as of 2.18
17
- # milestone is and devel is switched to 2.19
18
- # https://docs.ansible.com/ansible/devel/roadmap/ROADMAP_2_18 .html
17
+ # taret node supported Python 3.8-3.13 as of 2.18 and 2.19
18
+ # milestone is and devel is switched to 2.20
19
+ # https://docs.ansible.com/ansible/devel/roadmap/ROADMAP_2_19 .html
19
20
default : >-
20
21
[
21
22
{
26
27
"ansible-version": "milestone",
27
28
"python-version": "3.10"
28
29
},
30
+ {
31
+ "ansible-version": "stable-2.19",
32
+ "python-version": "3.10"
33
+ },
29
34
{
30
35
"ansible-version": "stable-2.18",
31
36
"python-version": "3.10"
@@ -81,12 +86,14 @@ jobs:
81
86
- stable-2.16
82
87
- stable-2.17
83
88
- stable-2.18
89
+ - stable-2.19
84
90
- milestone
85
91
- devel
86
92
python-version :
87
93
# 2.16 supports Python 3.10-3.11
88
94
# 2.17 supports Python 3.10-3.12
89
95
# 2.18 supports Python 3.11-3.13
96
+ # 2.19 supports Python 3.11-3.13
90
97
- " 3.10"
91
98
- " 3.11"
92
99
- " 3.12"
Original file line number Diff line number Diff line change 12
12
# 2.16 supports Python 3.10-3.11
13
13
# 2.17 supports Python 3.10-3.12
14
14
# 2.18 supports Python 3.11-3.13
15
+ # 2.19 supports Python 3.11-3.13
15
16
# support for Python 3.13 added and 3.10 removed in 2.18 for control node
16
- # taret node supported Python 3.8-3.13 as of 2.18
17
- # milestone is and devel is switched to 2.19
18
- # https://docs.ansible.com/ansible/devel/roadmap/ROADMAP_2_18 .html
17
+ # taret node supported Python 3.8-3.13 as of 2.18 and 2.19
18
+ # milestone is and devel is switched to 2.20
19
+ # https://docs.ansible.com/ansible/devel/roadmap/ROADMAP_2_19 .html
19
20
default : >-
20
21
[
21
22
{
26
27
"ansible-version": "milestone",
27
28
"python-version": "3.10"
28
29
},
30
+ {
31
+ "ansible-version": "stable-2.19",
32
+ "python-version": "3.10"
33
+ },
29
34
{
30
35
"ansible-version": "stable-2.18",
31
36
"python-version": "3.10"
74
79
- stable-2.16
75
80
- stable-2.17
76
81
- stable-2.18
82
+ - stable-2.19
77
83
- milestone
78
84
- devel
79
85
python-version :
Original file line number Diff line number Diff line change 12
12
# 2.16 supports Python 3.10-3.11
13
13
# 2.17 supports Python 3.10-3.12
14
14
# 2.18 supports Python 3.11-3.13
15
+ # 2.19 supports Python 3.11-3.13
15
16
# support for Python 3.13 added and 3.10 removed in 2.18 for control node
16
- # taret node supported Python 3.8-3.13 as of 2.18
17
- # milestone is and devel is switched to 2.19
17
+ # taret node supported Python 3.8-3.13 as of 2.18 and 2.19
18
+ # milestone is and devel is switched to 2.29
18
19
# https://docs.ansible.com/ansible/devel/roadmap/ROADMAP_2_18.html
19
20
default : >-
20
21
[
26
27
"ansible-version": "milestone",
27
28
"python-version": "3.10"
28
29
},
30
+ {
31
+ "ansible-version": "stable-2.19",
32
+ "python-version": "3.10"
33
+ },
29
34
{
30
35
"ansible-version": "stable-2.18",
31
36
"python-version": "3.10"
68
73
- stable-2.16
69
74
- stable-2.17
70
75
- stable-2.18
76
+ - stable-2.19
71
77
- milestone
72
78
- devel
73
79
python-version :
You can’t perform that action at this time.
0 commit comments