diff --git a/scan.yml b/scan.yml index 04955e8..332751d 100644 --- a/scan.yml +++ b/scan.yml @@ -66,6 +66,9 @@ register: scan_output # pause + - debug: + msg: "{{ scan_output }}" + - community.crypto.get_certificate: host: "{{ item.split('on')[-1].strip() }}"