This commit is contained in:
2025-03-30 20:27:11 +02:00
parent 7cdf4472c8
commit 60cbc20328

View File

@@ -66,6 +66,9 @@
register: scan_output
# pause
- debug:
msg: "{{ scan_output }}"
- community.crypto.get_certificate:
host: "{{ item.split('on')[-1].strip() }}"