Skip to content
🔖 Release: v1.0.1 — Ansible GitOps Component Overhaul (Breaking Changes)

🚨 Breaking Changes
Input variable names have changed:
- project_file → now used as ANSIBLE_PLAYBOOK
- inventory_file → now used as ANSIBLE_INVENTORY
- root_dir → renamed to ansible_dir
- remote_ssh → renamed to ssh_private_key
> See the component reference for more details about *all* the changes..

Impact: 
Any pipelines, templates, or includes that relied on the old input names must be updated to use the new input structure.