Closed vromash closed 1 year ago
@andreepyro added required_by
argument to all modules which contains private_key_password
dependency on private_key_file
I cannot leave comment in review because github is down. Please change password key parameter to no_log: True
I cannot leave comment in review because github is down. Please change password key parameter to no_log: True
done
SUMMARY
Add
private_key_password
param which is passed to configuration objectISSUE TYPE
COMPONENT NAME
module_utils/fusion.oy
ADDITIONAL INFORMATION
Added
private_key_password
param only because it was decided that env variables will be handled on python SDK side. Tested manually.