update-playbook
Update an existing Ansible playbook with a specific change. Always shows a diff and waits for confirmation before writing.
Required Inputs
- path + filename — Path to the playbook to modify (resolved from discovery if not provided)
- change_description — What to change (e.g., "add a post_task to validate nginx", "replace the service module calls with FQCN", "add tags to all tasks")
Behavior
Step 1 — Discovery
Run discovery per `references/disc
[Description truncada. Veja o README completo no GitHub.]