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
##### COLLECTION VERSION
<!--- Paste verbatim output from "ansible-galaxy collection list <namespace>.<collection>" between the quotes
for example: ansible-galaxy collection list community.general
-->
```ibm.storage_virtualize 2.5.0
Please note that filtervalue is not directly support via ibm_svcinfo_command module.
A new feature has been added in ibm_svc_info module to ues the filtervalue.
Kindly use the following task, and let us know the feedback.
SUMMARY
ibm.storage_virtualize.ibm_svcinfo_command with svcinfo lsvolumesnapshot and a filtervalue fails with:
filtervalue is not supported in command
ISSUE TYPE
COMPONENT NAME
ibm.storage_virtualize.ibm_svcinfo_command
ANSIBLE VERSION
``ansible [core 2.14.9]
config file = /etc/ansible/ansible.cfg
configured module search path = ['/home/ansibleservice/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
ansible python module location = /usr/lib/python3.9/site-packages/ansible
ansible collection location = /home/ansibleservice/.ansible/collections:/usr/share/ansible/collections
executable location = /usr/bin/ansible
python version = 3.9.18 (main, Jan 4 2024, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/usr/bin/python3)
jinja version = 3.1.2
libyaml = True
CONFIGURATION
OS / ENVIRONMENT
5.14.0-362.24.1.el9_3.s390x #1 SMP Thu Feb 15 07:18:07 EST 2024 s390x s390x s390x GNU/Linux
STEPS TO REPRODUCE
EXPECTED RESULTS
We expect to be able to list volume snapshots with the same filter capability as the CLI.
ACTUAL RESULTS
fatal: [localhost]: FAILED! => {"changed": false, "msg": "'filtervalue' is not supported in command."}
The text was updated successfully, but these errors were encountered: