File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
3
3
[ ![ Contributor Covenant] ( https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg )] ( https://github.com/dell/ansible-powerscale/blob/main/docs/CODE_OF_CONDUCT.md )
4
4
[ ![ License] ( https://img.shields.io/github/license/dell/ansible-powerscale )] ( https://github.com/dell/ansible-powerscale/blob/main/LICENSE )
5
- [ ![ Python version] ( https://img.shields.io/badge/python-3.9.6 +-blue.svg )] ( https://www.python.org/downloads/ )
6
- [ ![ Ansible version] ( https://img.shields.io/badge/ansible-2.15.6 +-blue.svg )] ( https://pypi.org/project/ansible/ )
5
+ [ ![ Python version] ( https://img.shields.io/badge/python-3.10 +-blue.svg )] ( https://www.python.org/downloads/ )
6
+ [ ![ Ansible version] ( https://img.shields.io/badge/ansible-2.16 +-blue.svg )] ( https://pypi.org/project/ansible/ )
7
7
[ ![ isilon-sdk] ( https://img.shields.io/github/v/release/dell/python-powerscale?include_prereleases&label=isilon-sdk&style=flat-square )] ( https://github.com/Isilon/isilon_sdk_python )
8
8
[ ![ GitHub release (latest by date including pre-releases)] ( https://img.shields.io/github/v/release/dell/ansible-powerscale?include_prereleases&label=latest&style=flat-square )] ( https://github.com/dell/ansible-powerscale/releases )
9
9
[ ![ codecov] ( https://codecov.io/gh/dell/ansible-powerscale/branch/main/graph/badge.svg )] ( https://app.codecov.io/gh/dell/ansible-powerscale )
@@ -81,7 +81,7 @@ This table provides information about the software prerequisites for the Ansible
81
81
82
82
| ** Ansible Modules** | ** OneFS Version** | ** Python version** | ** Python SDK version** | ** Ansible** |
83
83
| ---------------------| -----------------------| --------------------| ----------------------------| --------------------------|
84
- | v3.8.1 | 9.5.x <br > 9.7.x <br > 9.8.x | 3.9 < br > 3. 10 <br > 3.11 <br > 3.12 | 0.3.0.1 | 2.16 <br > 2.17 <br > 2.18 |
84
+ | v3.8.1 | 9.5.x <br > 9.7.x <br > 9.8.x | 3.10 <br > 3.11 <br > 3.12 | 0.3.0.1 | 2.16 <br > 2.17 <br > 2.18 |
85
85
86
86
# List of Ansible modules for Dell PowerScale
87
87
Original file line number Diff line number Diff line change @@ -350,4 +350,4 @@ releases:
350
350
changes :
351
351
bug_fixes :
352
352
- GitHub defect fixes for filesystem module. (Issues # 38, # 121 and # 174)
353
- release_date : ' 2025-05-29 '
353
+ release_date : ' 2025-05-30 '
You can’t perform that action at this time.
0 commit comments