open-cmmc-stack/ansible/roles/preflight/templates/summary.md.j2

14 lines
308 B
Django/Jinja

# 🧪 Preflight Validation Summary
This summary documents all major checks executed before the OpenCMMC Stack deployment.
## Results
- DNS Check: {{ dns_result }}
- Email Format: {{ email_result }}
- SSH Key: {{ ssh_result }}
---
Generated: {{ ansible_date_time.date }} at {{ ansible_date_time.time }}