ansible-unity icon indicating copy to clipboard operation
ansible-unity copied to clipboard

Ansible Modules for Dell Unity

Results 16 ansible-unity issues
Sort by recently updated
recently updated
newest added

obj_vol.io_limit_policy.name was set to id instead of name # Description A few sentences describing the overall goals of the pull request's commits. Details in [BUG]: In volume details, io_limit_policy dictionary...

# Description Remove no_log on port number parameter. # GitHub Issues List the GitHub issues impacted by this PR: | GitHub Issue # | | -------------- | | #45 |...

(Note: This issue was filed in a semi-automated fashion. Let me know if you see errors in this issue.) As per the [Ansible community package inclusion requirements][ci-testing], collections must pass...

**Describe the bug** Having `no_log` on port parameter in ./plugins/module_utils/storage/dell/utils.py:118 causes module.exit_json to scramble volume names and thus make dellemc.unity.info registered variable unusable for some volumes. Quick fix is to...

type/bug
needs-triage

**Describe the bug** If volume has io_limit_policy applied, on volume details we have: ``` "io_limit_policy": { "id": "qp_2", "name": "qp_2" }, ``` So for both 'id' and 'name' key, dictionary...

type/bug
needs-triage

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request....

Hello, I've added refreshed state for snapshot, filesystem_snapshot, volume, and consistency_group to provide refresh capability for snapshots and thin clones. A pending pull request for storops (https://github.com/emc-openstack/storops/pull/375) needs merging and...

type/feature-request
needs-triage

### How can the Team help you today? **Details: ?** Looking to try and use this to create a new NAS server in unity, then configure it to SMB Share...

type/question
type/feature-request
needs-triage

# Description I've added refreshed state for snapshot, filesystem_snapshot, volume, and consistency_group to provide refresh capability for snapshots and thin clones. A pending pull request for storops (https://github.com/emc-openstack/storops/pull/375) needs merging...

Feature : Replicate Snapshot (async) By default snapshot module doesn't activate "Replicate Snapshot (async)" and there is no option in module to enable the same. Hence any snapshot taken using...

type/feature-request
needs-triage