diff options
Diffstat (limited to 'ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-4157.yaml')
-rw-r--r-- | ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-4157.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-4157.yaml b/ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-4157.yaml new file mode 100644 index 000000000..6116ab1dd --- /dev/null +++ b/ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-4157.yaml @@ -0,0 +1,3 @@ +minor_changes: + - na_ontap_info - add computed serial_hex and naa_id for lun_info. + - na_ontap_rest_info - add computed serial_hex and naa_id for storage/luns when serial_number is present. |