Structure instead of playbook sprawl
Blocks, actions, workspaces
Instead of loose playbooks on disk, you model reusable blocks with configuration, version them through registries, and orchestrate workflows – where plain Ansible often hits limits.
- One coherent model for teams and environments
- Configuration and inheritance traceable in code
- Same runtime for everyone: deterministic in containers