diff options
Diffstat (limited to 'ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-3579.yaml')
-rw-r--r-- | ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-3579.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-3579.yaml b/ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-3579.yaml new file mode 100644 index 000000000..2cf897321 --- /dev/null +++ b/ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-3579.yaml @@ -0,0 +1,2 @@ +bugfixes: + - na_ontap_lun - ``qos_policy_group`` could not be modified if a value was not provided at creation. |