user
|
953883c43a
|
docs: add ssh howto
Covers keys, agent, config file, tunnels (local/remote/dynamic),
file transfer (scp/rsync/sftp), escape sequences, and hardening.
|
2026-02-21 20:44:14 +01:00 |
|
user
|
0ee2a0bffc
|
docs: add curl howto
Covers HTTP methods, headers, auth, file upload/download, cookies,
response inspection with -w, proxies, and practical recipes.
|
2026-02-21 20:42:14 +01:00 |
|
user
|
5fe96d09c3
|
docs: add jq howto
Covers navigation, filtering, transformation, string ops,
object manipulation, @format strings, and practical recipes.
|
2026-02-21 20:36:13 +01:00 |
|
user
|
80f82dcde7
|
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
|
2026-02-21 20:33:34 +01:00 |
|
user
|
c6b4a88736
|
feat: scaffold howtos project
Collection of usage guides and cheatsheets. Includes project docs,
topic template, and directory structure.
|
2026-02-21 19:18:48 +01:00 |
|