update-conf
Update an existing ansible.cfg with targeted changes. Always shows a diff and waits for confirmation before writing.
Required Inputs
- path to ansible.cfg — Resolved from discovery if not provided
- change_description — What to change (e.g., "enable fact caching with redis", "set forks to 20", "add vault_identity_list for dev and prod")
Behavior
Step 1 — Discovery
Locate the ansible.cfg via discovery (references/discovery.md).
Step 2 — Load
[Description truncada. Veja o README completo no GitHub.]