Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: SMB share get details module error #138

Open
skmahankali opened this issue Nov 22, 2024 · 0 comments
Open

[BUG]: SMB share get details module error #138

skmahankali opened this issue Nov 22, 2024 · 0 comments
Labels
needs-triage Issue requires triage. type/bug Something isn't working

Comments

@skmahankali
Copy link

Describe the bug
I am trying to use the Ansible module “dellemc.powerscale.smb” to fetch the details of an already existing SMB share in the isilon system. When I try to execute the module, it is trying to create an SMB share instead of just getting me the details of the smb share by the name.

Ansible module

  • name: Get SMB share details
    dellemc.powerscale.smb:

    it says path is required

@skmahankali skmahankali added needs-triage Issue requires triage. type/bug Something isn't working labels Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-triage Issue requires triage. type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant