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

6 lines
311 B
YAML

bugfixes:
- aws_netapp_cvs_filesystems - fix KeyError when exportPolicy is not present.
- all modules - disable logging for ``api_key`` and ``secret_key`` values.
- all modules - report error if response does not contain valid JSON.
- all modules - prevent infinite loop when asynchronous action fails.