blob: 2c7e83f3137721c18cd4840161095a853200b5e9 (
plain)
1
2
3
4
5
|
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.
|