update-role
Update one or more files in an existing Ansible role. Always shows a diff and waits for confirmation before writing.
Required Inputs
- role_name or FQCN — The role to update (resolved from discovery)
- change_description — What to change (e.g., "add Windows support", "fix bare module names in tasks/main.yml", "add SELinux task to RedHat.yml")
Behavior
Step 1 — Discovery
Locate the role via discovery (references/discovery.md).
Step 2 — Load
[Description truncada. Veja o README completo no GitHub.]