Skip to content

Add pre-flight checks script - #132

Closed
szachovy wants to merge 1 commit into
masterfrom
fix/64-preflight-checks
Closed

Add pre-flight checks script#132
szachovy wants to merge 1 commit into
masterfrom
fix/64-preflight-checks

Conversation

@szachovy

@szachovy szachovy commented Apr 8, 2026

Copy link
Copy Markdown
Owner

Create preflight.sh that validates Python 3.10+, Docker, Terraform, Ansible, docker group membership, and SSH client. Each check outputs PASS/FAIL with remediation hints.

Closes #64

Create preflight.sh that validates Python 3.10+, Docker, Terraform,
Ansible, docker group membership, and SSH client before deployment.
Each check outputs PASS/FAIL with remediation hints.

Closes #64

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@szachovy

szachovy commented May 2, 2026

Copy link
Copy Markdown
Owner Author

not needed

@szachovy szachovy closed this May 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DX-3: Add pre-flight checks script

1 participant