File tree Expand file tree Collapse file tree 4 files changed +20
-0
lines changed Expand file tree Collapse file tree 4 files changed +20
-0
lines changed Original file line number Diff line number Diff line change 13
13
# 2.13 supports Python 3.8-3.10
14
14
# 2.14 supports Python 3.9-3.11
15
15
# 2.15 supports Python 3.9-3.11
16
+ # 2.16 supports Python 3.10-3.11
16
17
# https://docs.ansible.com/ansible/devel/roadmap/ROADMAP_2_16.html
17
18
# milestone is 2.15 until 2023-05-01
18
19
# devel is 2.16 until 2023-09-18
53
54
{
54
55
"ansible-version": "devel",
55
56
"python-version": "3.8"
57
+ },
58
+ {
59
+ "ansible-version": "devel",
60
+ "python-version": "3.9"
56
61
}
57
62
]
58
63
required : false
Original file line number Diff line number Diff line change 13
13
# 2.13 supports Python 3.8-3.10
14
14
# 2.14 supports Python 3.9-3.11
15
15
# 2.15 supports Python 3.9-3.11
16
+ # 2.16 supports Python 3.10-3.11
16
17
# https://docs.ansible.com/ansible/devel/roadmap/ROADMAP_2_16.html
17
18
# milestone is 2.15 until 2023-05-01
18
19
# devel is 2.16 until 2023-09-18
77
78
{
78
79
"ansible-version": "devel",
79
80
"python-version": "3.8"
81
+ },
82
+ {
83
+ "ansible-version": "devel",
84
+ "python-version": "3.9"
80
85
}
81
86
]
82
87
required : false
Original file line number Diff line number Diff line change 13
13
# 2.13 supports Python 3.8-3.10
14
14
# 2.14 supports Python 3.9-3.11
15
15
# 2.15 supports Python 3.9-3.11
16
+ # 2.16 supports Python 3.10-3.11
16
17
# https://docs.ansible.com/ansible/devel/roadmap/ROADMAP_2_16.html
17
18
# milestone is 2.15 until 2023-05-01
18
19
# devel is 2.16 until 2023-09-18
77
78
{
78
79
"ansible-version": "devel",
79
80
"python-version": "3.8"
81
+ },
82
+ {
83
+ "ansible-version": "devel",
84
+ "python-version": "3.9"
80
85
}
81
86
]
82
87
required : false
Original file line number Diff line number Diff line change 12
12
# 2.13 supports Python 3.8-3.10
13
13
# 2.14 supports Python 3.9-3.11
14
14
# 2.15 supports Python 3.9-3.11
15
+ # 2.16 supports Python 3.10-3.11
15
16
# https://docs.ansible.com/ansible/devel/roadmap/ROADMAP_2_16.html
16
17
# milestone is 2.15 until 2023-05-01
17
18
# devel is 2.16 until 2023-09-18
40
41
{
41
42
"ansible-version": "devel",
42
43
"python-version": "3.8"
44
+ },
45
+ {
46
+ "ansible-version": "devel",
47
+ "python-version": "3.9"
43
48
}
44
49
]
45
50
required : false
You can’t perform that action at this time.
0 commit comments