We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ceacd1d commit e25fe8fCopy full SHA for e25fe8f
tests/unit/plugins/modules/test_cert_info.py
@@ -72,7 +72,6 @@ def exit_json(*args, **kwargs):
72
73
checks_passed = True
74
75
- print(args[0])
76
# only if passphrase_check mode is disabled
77
if args[0].params['passphrase_check'] is False:
78
# check every item in certificate if it matches with the result
0 commit comments