blob: fa99ec3794d653e67ebfa3fb6ca3cbf662b35668 (
plain)
1
2
3
|
bugfixes:
- na_ontap_service_processor_network - fix idempotency issue on ``dhcp`` option in ZAPI.
- na_ontap_service_processor_network - fail module when trying to disable ``dhcp`` and not settting one of ``ip_address``, ``netmask``, ``gateway_ip_address`` different than current.
|