Description
Shell automation can be described in YAML and executed in a style inspired by Ansible. It is useful for users who want repeatable task definitions without adopting a full configuration-management stack.
Automation tools can change files, packages, services, or remote systems depending on the scripts they run. Review YAML tasks before execution, especially with elevated privileges.