You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: