Files
offline_kubespray/collection/netapp/azure/changelogs/fragments/DEVOPS-3505.yaml
ByeonJungHun 360c6eef4a offline 작업
2024-02-19 16:02:29 +09:00

5 lines
266 B
YAML

minor_changes:
- azure_rm_netapp_volume - new option ``subnet_name`` as subnet_id is ambiguous. subnet_id is now aliased to subnet_name.
bugfixes:
- azure_rm_netapp_volume - fix 'Nonetype' object is not subscriptable exception when mount target is not created.