File tree Expand file tree Collapse file tree 4 files changed +20
-4
lines changed Expand file tree Collapse file tree 4 files changed +20
-4
lines changed Original file line number Diff line number Diff line change 15
15
# 2.15 supports Python 3.9-3.11
16
16
# 2.16 supports Python 3.10-3.11
17
17
# https://docs.ansible.com/ansible/devel/roadmap/ROADMAP_2_16.html
18
- # milestone is 2.15 until 2023-05-01
18
+ # milestone is 2.16 until after 2.16 branches from devel
19
19
# devel is 2.16 until 2023-09-18
20
20
default : >-
21
21
[
51
51
"ansible-version": "milestone",
52
52
"python-version": "3.8"
53
53
},
54
+ {
55
+ "ansible-version": "milestone",
56
+ "python-version": "3.9"
57
+ },
54
58
{
55
59
"ansible-version": "devel",
56
60
"python-version": "3.8"
Original file line number Diff line number Diff line change 15
15
# 2.15 supports Python 3.9-3.11
16
16
# 2.16 supports Python 3.10-3.11
17
17
# https://docs.ansible.com/ansible/devel/roadmap/ROADMAP_2_16.html
18
- # milestone is 2.15 until 2023-05-01
18
+ # milestone is 2.16 until after 2.16 branches from devel
19
19
# devel is 2.16 until 2023-09-18
20
20
default : >-
21
21
[
71
71
"ansible-version": "milestone",
72
72
"python-version": "3.8"
73
73
},
74
+ {
75
+ "ansible-version": "milestone",
76
+ "python-version": "3.9"
77
+ },
74
78
{
75
79
"ansible-version": "devel",
76
80
"python-version": "3.7"
Original file line number Diff line number Diff line change 15
15
# 2.15 supports Python 3.9-3.11
16
16
# 2.16 supports Python 3.10-3.11
17
17
# https://docs.ansible.com/ansible/devel/roadmap/ROADMAP_2_16.html
18
- # milestone is 2.15 until 2023-05-01
18
+ # milestone is 2.16 until after 2.16 branches from devel
19
19
# devel is 2.16 until 2023-09-18
20
20
default : >-
21
21
[
71
71
"ansible-version": "milestone",
72
72
"python-version": "3.8"
73
73
},
74
+ {
75
+ "ansible-version": "milestone",
76
+ "python-version": "3.9"
77
+ },
74
78
{
75
79
"ansible-version": "devel",
76
80
"python-version": "3.7"
Original file line number Diff line number Diff line change 14
14
# 2.15 supports Python 3.9-3.11
15
15
# 2.16 supports Python 3.10-3.11
16
16
# https://docs.ansible.com/ansible/devel/roadmap/ROADMAP_2_16.html
17
- # milestone is 2.15 until 2023-05-01
17
+ # milestone is 2.16 until after 2.16 branches from devel
18
18
# devel is 2.16 until 2023-09-18
19
19
default : >-
20
20
[
38
38
"ansible-version": "milestone",
39
39
"python-version": "3.8"
40
40
},
41
+ {
42
+ "ansible-version": "milestone",
43
+ "python-version": "3.9"
44
+ },
41
45
{
42
46
"ansible-version": "devel",
43
47
"python-version": "3.8"
You can’t perform that action at this time.
0 commit comments