What problem does it solve?
Convert shell scripts into idempotent Ansible playbooks using declarative patterns and Red Hat CoP best practices. Use this skill when the user asks to convert shell scripts, bash to ansible, shell to playbook, translate script, migrate script to ansible, rewrite script in ansible, turn this script into ansible, or wants to transform existing shell automation into Ansible. Always invoke this skill for shell-to-Ansible conversion tasks.
Core Features & Use Cases
- Idempotent conversion guidance: Transform procedural commands into declarative Ansible tasks with safe guards.
- Module-mapping and patterns: Provides mappings and best-practice templates for common operations (packages, services, files, users, downloads).
- End-to-end workflow support: Covers analysis, testing, and potential role-based organization for maintainable automation.
Quick Start
Paste a shell script and receive a ready-to-run idempotent Ansible conversion.