docs: add ansible howto collection

Four reference files covering:
- ansible.md — core commands, ansible.cfg, key settings
- ansible-inventory.md — static/dynamic inventory, directory layout
- ansible-variables.md — 22-level precedence, scoping, merge behavior
- ansible-roles.md — structure, defaults vs vars, dependencies
This commit is contained in:
user
2026-02-21 20:33:34 +01:00
parent c6b4a88736
commit 80f82dcde7
6 changed files with 756 additions and 3 deletions

View File

@@ -3,8 +3,8 @@
## Current
- [x] Scaffold project structure
- [ ] Create topic template
- [ ] Write first topic
- [x] Create topic template
- [x] Write first topic (ansible — 4 files)
## Backlog