d8bf4206e4
* Handle netconf plugin ncclient import error when running in FIPS mode * While running in FIPS mode importing ncclient result in InternalError raised by cryptography * Refer https://github.com/ansible/ansible/pull/65477
2 lines
100 B
YAML
2 lines
100 B
YAML
bugfixes:
|
|
- netconf - catch and handle exception to prevent stack trace when running in FIPS mode
|