Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 8 additions & 4 deletions .github/workflows/ansible-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
strategy:
fail-fast: false
matrix:
ansible-version: [stable-2.18]
ansible-version: [stable-2.19]
steps:
- name: Check out code
uses: actions/checkout@v3
Comment thread
Bhavneet-Sharma marked this conversation as resolved.
Outdated
Expand Down Expand Up @@ -51,13 +51,15 @@ jobs:
matrix:
python: ['3.10', '3.11', '3.12']
Comment thread
Bhavneet-Sharma marked this conversation as resolved.
Outdated
ansible:
- stable-2.16
- stable-2.17
- stable-2.18
- stable-2.19
- devel
exclude:
- ansible: stable-2.18
python: '3.10'
- ansible: stable-2.19
python: '3.10'
- ansible: devel
python: '3.10'

Expand All @@ -66,7 +68,7 @@ jobs:
uses: ansible-community/ansible-test-gh-action@release/v1
with:
testing-type: units
coverage: ${{ (matrix.python == '3.11' && matrix.ansible == 'stable-2.18') && 'always' || 'never' }}
coverage: ${{ (matrix.python == '3.12' && matrix.ansible == 'stable-2.19') && 'always' || 'never' }}
ansible-core-version: ${{ matrix.ansible }}
target-python-version: ${{ matrix.python }}
env:
Expand All @@ -87,13 +89,15 @@ jobs:
matrix:
Comment thread
Bhavneet-Sharma marked this conversation as resolved.
Outdated
python: ['3.10', '3.11', '3.12']
ansible:
- stable-2.16
- stable-2.17
- stable-2.18
- stable-2.19
- devel
exclude:
- ansible: stable-2.18
python: '3.10'
- ansible: stable-2.19
python: '3.10'
- ansible: devel
python: '3.10'

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![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)
[![License](https://img.shields.io/github/license/dell/ansible-powerscale)](https://github.com/dell/ansible-powerscale/blob/main/LICENSE)
[![Python version](https://img.shields.io/badge/python-3.10+-blue.svg)](https://www.python.org/downloads/)
[![Ansible version](https://img.shields.io/badge/ansible-2.16+-blue.svg)](https://pypi.org/project/ansible/)
[![Ansible version](https://img.shields.io/badge/ansible-2.17+-blue.svg)](https://pypi.org/project/ansible/)
[![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)
[![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)
[![codecov](https://codecov.io/gh/dell/ansible-powerscale/branch/main/graph/badge.svg)](https://app.codecov.io/gh/dell/ansible-powerscale)
Expand Down Expand Up @@ -81,7 +81,7 @@ This table provides information about the software prerequisites for the Ansible

| **Ansible Modules** | **OneFS Version** | **Python version** | **Python SDK version** | **Ansible** |
|---------------------|-----------------------|--------------------|----------------------------|--------------------------|
| v3.9.0 | 9.7.x <br> 9.10.x <br> 9.11.x | 3.10 <br> 3.11 <br> 3.12 | 0.6.0 | 2.16 <br> 2.17 <br> 2.18 |
| v3.9.0 | 9.7.x <br> 9.10.x <br> 9.11.x | 3.10 <br> 3.11 <br> 3.12 | 0.6.0 | 2.17 <br> 2.18 <br> 2.19 |

Comment thread
P-Cao marked this conversation as resolved.
# List of Ansible modules for Dell PowerScale

Expand Down
2 changes: 1 addition & 1 deletion docs/ISSUE_TRIAGE.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ This section describes the various issue templates and the expected content.

Should explain what happened, what was expected and how to reproduce it together with any additional information that may help giving a complete picture of what happened such as screenshots, output and any environment related information that's applicable and/or maybe related to the reported problem:

- Ansible Version: [e.g. 2.18]
- Ansible Version: [e.g. 2.19]
- Python Version [e.g. 3.11]
- Ansible modules for Dell PowerScale Version: [e.g. 3.9.0]
- PowerScale SDK version: [e.g. 0.6.0]
Expand Down
2 changes: 1 addition & 1 deletion docs/modules/accesszone.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Requirements
The below requirements are needed on the host that executes this module.

- A Dell PowerScale Storage system.
- Ansible-core 2.16 or later.
- Ansible-core 2.17 or later.
- Python 3.10, 3.11 or 3.12.


Expand Down
2 changes: 1 addition & 1 deletion docs/modules/ads.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Requirements
The below requirements are needed on the host that executes this module.

- A Dell PowerScale Storage system.
- Ansible-core 2.16 or later.
- Ansible-core 2.17 or later.
- Python 3.10, 3.11 or 3.12.


Expand Down
2 changes: 1 addition & 1 deletion docs/modules/alert_channel.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Requirements
The below requirements are needed on the host that executes this module.

- A Dell PowerScale Storage system.
- Ansible-core 2.16 or later.
- Ansible-core 2.17 or later.
- Python 3.10, 3.11 or 3.12.


Expand Down
2 changes: 1 addition & 1 deletion docs/modules/alert_rule.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Requirements
The below requirements are needed on the host that executes this module.

- A Dell PowerScale Storage system.
- Ansible-core 2.16 or later.
- Ansible-core 2.17 or later.
- Python 3.10, 3.11 or 3.12.


Expand Down
2 changes: 1 addition & 1 deletion docs/modules/alert_settings.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Requirements
The below requirements are needed on the host that executes this module.

- A Dell PowerScale Storage system.
- Ansible-core 2.16 or later.
- Ansible-core 2.17 or later.
- Python 3.10, 3.11 or 3.12.


Expand Down
2 changes: 1 addition & 1 deletion docs/modules/filepoolpolicy.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Requirements
The below requirements are needed on the host that executes this module.

- A Dell PowerScale Storage system.
- Ansible-core 2.16 or later.
- Ansible-core 2.17 or later.
- Python 3.10, 3.11 or 3.12.


Expand Down
2 changes: 1 addition & 1 deletion docs/modules/filesystem.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Requirements
The below requirements are needed on the host that executes this module.

- A Dell PowerScale Storage system.
- Ansible-core 2.16 or later.
- Ansible-core 2.17 or later.
- Python 3.10, 3.11 or 3.12.


Expand Down
2 changes: 1 addition & 1 deletion docs/modules/group.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Requirements
The below requirements are needed on the host that executes this module.

- A Dell PowerScale Storage system.
- Ansible-core 2.16 or later.
- Ansible-core 2.17 or later.
- Python 3.10, 3.11 or 3.12.


Expand Down
2 changes: 1 addition & 1 deletion docs/modules/groupnet.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Requirements
The below requirements are needed on the host that executes this module.

- A Dell PowerScale Storage system.
- Ansible-core 2.16 or later.
- Ansible-core 2.17 or later.
- Python 3.10, 3.11 or 3.12.


Expand Down
2 changes: 1 addition & 1 deletion docs/modules/info.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Requirements
The below requirements are needed on the host that executes this module.

- A Dell PowerScale Storage system.
- Ansible-core 2.16 or later.
- Ansible-core 2.17 or later.
- Python 3.10, 3.11 or 3.12.


Expand Down
2 changes: 1 addition & 1 deletion docs/modules/ldap.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Requirements
The below requirements are needed on the host that executes this module.

- A Dell PowerScale Storage system.
- Ansible-core 2.16 or later.
- Ansible-core 2.17 or later.
- Python 3.10, 3.11 or 3.12.


Expand Down
2 changes: 1 addition & 1 deletion docs/modules/networkpool.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Requirements
The below requirements are needed on the host that executes this module.

- A Dell PowerScale Storage system.
- Ansible-core 2.16 or later.
- Ansible-core 2.17 or later.
- Python 3.10, 3.11 or 3.12.


Expand Down
2 changes: 1 addition & 1 deletion docs/modules/networkrule.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Requirements
The below requirements are needed on the host that executes this module.

- A Dell PowerScale Storage system.
- Ansible-core 2.16 or later.
- Ansible-core 2.17 or later.
- Python 3.10, 3.11 or 3.12.


Expand Down
2 changes: 1 addition & 1 deletion docs/modules/networksettings.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Requirements
The below requirements are needed on the host that executes this module.

- A Dell PowerScale Storage system.
- Ansible-core 2.16 or later.
- Ansible-core 2.17 or later.
- Python 3.10, 3.11 or 3.12.


Expand Down
2 changes: 1 addition & 1 deletion docs/modules/nfs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Requirements
The below requirements are needed on the host that executes this module.

- A Dell PowerScale Storage system.
- Ansible-core 2.16 or later.
- Ansible-core 2.17 or later.
- Python 3.10, 3.11 or 3.12.


Expand Down
2 changes: 1 addition & 1 deletion docs/modules/nfs_alias.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Requirements
The below requirements are needed on the host that executes this module.

- A Dell PowerScale Storage system.
- Ansible-core 2.16 or later.
- Ansible-core 2.17 or later.
- Python 3.10, 3.11 or 3.12.


Expand Down
2 changes: 1 addition & 1 deletion docs/modules/nfs_default_settings.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Requirements
The below requirements are needed on the host that executes this module.

- A Dell PowerScale Storage system.
- Ansible-core 2.16 or later.
- Ansible-core 2.17 or later.
- Python 3.10, 3.11 or 3.12.


Expand Down
2 changes: 1 addition & 1 deletion docs/modules/nfs_global_settings.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Requirements
The below requirements are needed on the host that executes this module.

- A Dell PowerScale Storage system.
- Ansible-core 2.16 or later.
- Ansible-core 2.17 or later.
- Python 3.10, 3.11 or 3.12.


Expand Down
2 changes: 1 addition & 1 deletion docs/modules/nfs_zone_settings.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Requirements
The below requirements are needed on the host that executes this module.

- A Dell PowerScale Storage system.
- Ansible-core 2.16 or later.
- Ansible-core 2.17 or later.
- Python 3.10, 3.11 or 3.12.


Expand Down
2 changes: 1 addition & 1 deletion docs/modules/node.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Requirements
The below requirements are needed on the host that executes this module.

- A Dell PowerScale Storage system.
- Ansible-core 2.16 or later.
- Ansible-core 2.17 or later.
- Python 3.10, 3.11 or 3.12.


Expand Down
2 changes: 1 addition & 1 deletion docs/modules/role.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Requirements
The below requirements are needed on the host that executes this module.

- A Dell PowerScale Storage system.
- Ansible-core 2.16 or later.
- Ansible-core 2.17 or later.
- Python 3.10, 3.11 or 3.12.


Expand Down
2 changes: 1 addition & 1 deletion docs/modules/s3_bucket.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Requirements
The below requirements are needed on the host that executes this module.

- A Dell PowerScale Storage system.
- Ansible-core 2.16 or later.
- Ansible-core 2.17 or later.
- Python 3.10, 3.11 or 3.12.


Expand Down
2 changes: 1 addition & 1 deletion docs/modules/server_certificate.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Requirements
The below requirements are needed on the host that executes this module.

- A Dell PowerScale Storage system.
- Ansible-core 2.16 or later.
- Ansible-core 2.17 or later.
- Python 3.10, 3.11 or 3.12.


Expand Down
2 changes: 1 addition & 1 deletion docs/modules/settings.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Requirements
The below requirements are needed on the host that executes this module.

- A Dell PowerScale Storage system.
- Ansible-core 2.16 or later.
- Ansible-core 2.17 or later.
- Python 3.10, 3.11 or 3.12.


Expand Down
2 changes: 1 addition & 1 deletion docs/modules/smartpoolsettings.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Requirements
The below requirements are needed on the host that executes this module.

- A Dell PowerScale Storage system.
- Ansible-core 2.16 or later.
- Ansible-core 2.17 or later.
- Python 3.10, 3.11 or 3.12.


Expand Down
2 changes: 1 addition & 1 deletion docs/modules/smartquota.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Requirements
The below requirements are needed on the host that executes this module.

- A Dell PowerScale Storage system.
- Ansible-core 2.16 or later.
- Ansible-core 2.17 or later.
- Python 3.10, 3.11 or 3.12.


Expand Down
2 changes: 1 addition & 1 deletion docs/modules/smb.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Requirements
The below requirements are needed on the host that executes this module.

- A Dell PowerScale Storage system.
- Ansible-core 2.16 or later.
- Ansible-core 2.17 or later.
- Python 3.10, 3.11 or 3.12.


Expand Down
2 changes: 1 addition & 1 deletion docs/modules/smb_file.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Requirements
The below requirements are needed on the host that executes this module.

- A Dell PowerScale Storage system.
- Ansible-core 2.16 or later.
- Ansible-core 2.17 or later.
- Python 3.10, 3.11 or 3.12.


Expand Down
2 changes: 1 addition & 1 deletion docs/modules/smb_global_settings.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Requirements
The below requirements are needed on the host that executes this module.

- A Dell PowerScale Storage system.
- Ansible-core 2.16 or later.
- Ansible-core 2.17 or later.
- Python 3.10, 3.11 or 3.12.


Expand Down
2 changes: 1 addition & 1 deletion docs/modules/snapshot.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Requirements
The below requirements are needed on the host that executes this module.

- A Dell PowerScale Storage system.
- Ansible-core 2.16 or later.
- Ansible-core 2.17 or later.
- Python 3.10, 3.11 or 3.12.


Expand Down
2 changes: 1 addition & 1 deletion docs/modules/snapshotschedule.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Requirements
The below requirements are needed on the host that executes this module.

- A Dell PowerScale Storage system.
- Ansible-core 2.16 or later.
- Ansible-core 2.17 or later.
- Python 3.10, 3.11 or 3.12.


Expand Down
2 changes: 1 addition & 1 deletion docs/modules/snmp_settings.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Requirements
The below requirements are needed on the host that executes this module.

- A Dell PowerScale Storage system.
- Ansible-core 2.16 or later.
- Ansible-core 2.17 or later.
- Python 3.10, 3.11 or 3.12.


Expand Down
2 changes: 1 addition & 1 deletion docs/modules/storagepooltier.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Requirements
The below requirements are needed on the host that executes this module.

- A Dell PowerScale Storage system.
- Ansible-core 2.16 or later.
- Ansible-core 2.17 or later.
- Python 3.10, 3.11 or 3.12.


Expand Down
2 changes: 1 addition & 1 deletion docs/modules/subnet.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Requirements
The below requirements are needed on the host that executes this module.

- A Dell PowerScale Storage system.
- Ansible-core 2.16 or later.
- Ansible-core 2.17 or later.
- Python 3.10, 3.11 or 3.12.


Expand Down
2 changes: 1 addition & 1 deletion docs/modules/support_assist.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Requirements
The below requirements are needed on the host that executes this module.

- A Dell PowerScale Storage system.
- Ansible-core 2.16 or later.
- Ansible-core 2.17 or later.
- Python 3.10, 3.11 or 3.12.


Expand Down
Loading