Skip to content

Commit 8c58135

Browse files
committed
Incremental release 3.2.0 to update required ansible-core and Python versions
1 parent b903137 commit 8c58135

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
release_summary: |
3+
| Release Date: 2024-10-10
4+
|
5+
| This release provides an Ansible compliance change required on top of the changes included in
6+
| the 3.1.0 release of the enterprise_sonic Ansible network resource module collection.
7+
| It also provides accompanying documentation changes in the README file. Additional details are
8+
| described below.
9+
|
10+
| 1) Update the "requires_ansible" version in the meta/runtime.yml file for this collection
11+
| to the oldest supported version of ansible-core. (This was recently changed by Redhat/Ansible
12+
| to version "2.17.0".)
13+
| 2) Update the README file "Recommended version" values for Ansible and Python in accordance
14+
| with the previous change item to modify the oldest supported version of ansible-core which,
15+
| in turn, requires a Python version >= "3.10".

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
namespace: dellemc
33
name: enterprise_sonic
4-
version: 3.1.0
4+
version: 3.2.0
55
readme: README.md
66
authors:
77
- Senthil Kumar Ganesan <Senthil_Kumar_Ganesa@Dell.com>

0 commit comments

Comments
 (0)