Skip to content

Commit 8ce9d6a

Browse files
committed
Debug
1 parent 9b7ebbf commit 8ce9d6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/unit/plugins/modules/test_cert_info.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ def exit_json(*args, **kwargs):
7171

7272
checks_passed = True
7373

74+
print(args)
7475
# only if passphrase_check mode is disabled
7576
if args['passphrase_check'] is False:
7677
# check every item in certificate if it matches with the result

0 commit comments

Comments
 (0)