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
634 B
634 B
TODO
Topics to Write
- git — common workflows, rebase, stash, bisect
- ansible — playbook patterns, inventory, vault, variables, roles
- podman — build, run, compose, volumes
- jq — filters, select, map, slurp
- curl — headers, auth, methods, output
- systemd — units, journalctl, timers
- ssh — config, tunnels, keys, agent
- bash — parameter expansion, arrays, traps
- make — targets, variables, patterns
- vim — motions, registers, macros
Improvements
- Format linter script
- Auto-generate index from topics/
- Add last-reviewed date to template