docs: clarify BIND9 9.20 branch strategy #20

Open
daniel wants to merge 1 commits from fix/issue-15-bind920-docs-strategy into main
Owner

Summary

  • Clarify that BIND9 version support uses branch-level compatibility boundaries instead of runtime detection.
  • Replace planned runtime-detection examples with the current role task flow and branch-level targeting policy.
  • Remove unsupported bind9_version public metadata and clean a migration-guide example that implied it was a role input.

Validation

  • Stale current-behavior claim search passed with no matches.
  • Remaining runtime-detection mentions are negative-current or future-only.
  • meta/argument_specs.yml parsed successfully with PyYAML.
  • yamllint not installed locally.
  • Final review passed after migration-guide cleanup.

Closes #15

## Summary - Clarify that BIND9 version support uses branch-level compatibility boundaries instead of runtime detection. - Replace planned runtime-detection examples with the current role task flow and branch-level targeting policy. - Remove unsupported `bind9_version` public metadata and clean a migration-guide example that implied it was a role input. ## Validation - Stale current-behavior claim search passed with no matches. - Remaining runtime-detection mentions are negative-current or future-only. - `meta/argument_specs.yml` parsed successfully with PyYAML. - `yamllint` not installed locally. - Final review passed after migration-guide cleanup. Closes #15
daniel added 1 commit 2026-07-02 09:17:12 +00:00
docs: clarify BIND9 9.20 branch strategy
Test / Lint (pull_request) Failing after 1m3s
Test / Test (pull_request) Has been skipped
957efdf7c7
Some checks are pending
Test / Lint (pull_request) Failing after 1m3s
Test / Test (pull_request) Has been skipped
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin fix/issue-15-bind920-docs-strategy:fix/issue-15-bind920-docs-strategy
git checkout fix/issue-15-bind920-docs-strategy
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: daniel/ansible-bind9-role#20