Closed jfc916 closed 2 years ago
Most likely you are using an older version of the module
version_added: '21.4.0'
This may happen even though you have downloaded the latest collection if Ansible is selecting a different path and points to another installation. If you rerun the playbook with -vvv it should help identify the path.
yeah, was using the wrong version. thanks.
Please raise issues via the new interface when I run this task:
i get error: "msg": "Unsupported parameters for (na_ontap_volume_efficiency) module: volume_efficiency Supported parameters include: cert_filepath, enable_compression, enable_cross_volume_background_dedupe, enable_cross_volume_inline_dedupe, enable_data_compaction, enable_inline_compression, enable_inline_dedupe, feature_flags, hostname, http_port, https, key_filepath, ontapi, password, path, policy, schedule, state, use_rest, username, validate_certs, vserver" }
it does not like " volume_efficiency: "start"" even though its in the doc, and in the module