diff --git a/scan.yml b/scan.yml index 29e6b74..1b1eae5 100644 --- a/scan.yml +++ b/scan.yml @@ -79,6 +79,7 @@ community.crypto.get_certificate: host: "{{ item.split('on')[-1].strip() }}" port: 443 + asn1_base64: true # vars: # asn1_base64: true delegate_to: localhost