Skip to content

docs: add example-output.md with pass and fail run transcripts#23

Merged
ericcames merged 1 commit into
mainfrom
docs/example-output
Jun 2, 2026
Merged

docs: add example-output.md with pass and fail run transcripts#23
ericcames merged 1 commit into
mainfrom
docs/example-output

Conversation

@ericcames

Copy link
Copy Markdown
Owner

Closes #22.

What

Adds docs/example-output.md — full end-to-end transcripts of a real URL Egress Check run, both directions:

  • Pass32 of 32 URL probes passed., the four conditional tasks skip, failed=0 ignored=0. The "what good looks like" baseline.
  • Fail — two blocked hosts (gcr.io, googleapis.com) producing the per-miss firewall hint, the end-of-play deduplicated punch list, and the non-zero fail. The output a customer acts on.

Also links the new doc from the README Output section and adds it to the repo-layout tree, plus a CHANGELOG.md entry under Added.

Notes

  • Docs-only; no playbook or config behavior changes.
  • Transcripts cleaned of AAP-UI chrome (line numbers, per-task timestamps) so they read like plain ansible-playbook stdout.
  • No customer hostnames, AAP URLs, or RHDP identifiers — safe for the public repo.

🤖 Generated with Claude Code

Add a customer-facing reference doc showing what a real URL Egress Check
run looks like end to end: an all-pass run (32 of 32 probes) and a failure
run that emits the deduplicated firewall-rule punch list and exits non-zero.
Linked from the README Output section and the repo-layout tree.

Transcripts are cleaned of AAP-UI chrome (line numbers, per-task timestamps)
and contain no customer hostnames, AAP URLs, or RHDP identifiers.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@ericcames
ericcames merged commit 261cbcc into main Jun 2, 2026
2 checks passed
@ericcames
ericcames deleted the docs/example-output branch June 2, 2026 14:15
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.

Add an example-output doc showing a pass run and a failure run

1 participant