AAP-67119: Add BYOK testathon sample additional content#328
Draft
AAP-67119: Add BYOK testathon sample additional content#328
Conversation
Add four org-specific policy documents to ansible-collection-docs/policies/ as example BYOK content for the AAP-67119 testathon. These docs contain verifiable facts distinguishable from default Ansible docs, enabling testers to confirm BYOK RAG image influence on ALIA responses. Documents added: - mycompany-automation-standards.md (role naming, CI requirements, review workflow) - mycompany-inventory-management-policy.md (group naming, host variables) - mycompany-troubleshooting-guide.md (escalation paths, internal tools) - mycompany-playbook-patterns-and-role-conventions.md (role structure, secrets) Update README.md to document the two-layer content structure (collection docs + policy docs) now included as a ready-to-use example in this repository. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
aeec3f6 to
fb19006
Compare
Contributor
Author
|
@mabashian @ldjebran generated a new BYOK image with the additional content from this PR, so we can verify test-a-thon steps: https://quay.io/repository/romartin/aap-byok-testathon-example?tab=tags It's a public image, no confidential data, you can just pull it as necessary. Thx |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Ticket
AAP-67119
Summary
Add four org-specific policy documents to ansible-collection-docs/policies/ as example BYOK content for the AAP-67119 testathon. These docs contain verifiable facts distinguishable from default Ansible docs, enabling testers to confirm BYOK RAG image influence on ALIA responses.
Changes
mycompany-automation-standards.md(role naming, CI requirements, review workflow)mycompany-inventory-management-policy.md(group naming, host variables)mycompany-troubleshooting-guide.md(escalation paths, internal tools)mycompany-playbook-patterns-and-role-conventions.md(role structure, secrets)README.mdto document the two-layer content structure (collection docs and policy docs) now included as a ready-to-use example in this repository.mycompany.infrastructurecollection docs already in this repo, enabling blended-context test scenario.