CI Molecule check fail on Trixie

TASK [ssh : Audit SSH to check for failures] ***********************************
ok: [localhost]
fatal: [localhost]: FAILED! => 
    changed: false
    cmd:
    - ssh-audit
    - -j
    - 172.17.0.2
    delta: '0:00:00.127280'
    end: '2024-10-20 16:08:09.572496'
    failed_when_result: true
    msg: non-zero return code
    rc: 1
    start: '2024-10-20 16:08:09.445216'
    stderr: ''
    stderr_lines: <omitted>
    stdout: |-
        {"additional_notes": [], "aut": null, "banner": {"comments": null, "protocol": null, "raw": "", "software": null}, "cves": [], "enc": null, "fingerprints": [{"fp": null, "type": "ssh-rsa1"}], "key": ["ssh-rsa1"], "recommendations": {}, "target": "172.17.0.2:22"}
        [0;31m[exception] did not receive banner: Connection reset by peer[0m
    stdout_lines: <omitted>