Convert Shell Scripts to Ansible Playbooks
Analyze provided shell scripts and systematically convert them into idempotent Ansible playbooks using the right modules for packages, services, users, files, and conditionals.
Lab Overview
Shell scripts work, but they are not idempotent, handle errors poorly, and do not scale. In this lab, you will take three realistic shell scripts and convert each one into a clean, idempotent Ansible playbook -- exactly the skill tested in the EX294 exam.
You will:
- Analyze a web server provisioning script and map each command to an Ansible module
- Convert package, service, and firewall commands to dnf, service, and firewalld modules
- Convert user, group, and file management commands to user, group, copy, file, and lineinfile modules
- Handle shell conditionals with when: clauses and facts, and make raw commands idempotent with creates:
By the end of this lab, you will be able to systematically translate any imperative shell script into declarative, idempotent automation.
Key Resources:
Prerequisites
rhce-files-templates
rhce-packages-services-firewall
Technologies Covered
Choose your plan
Simple, Transparent Pricing
Unlock full access to TeKanAid courses, labs, and bootcamps
Pro
Course content without labs
Renews automatically. Cancel anytime.
Final price verified at checkout.
- Full access to all courses
- Progress tracking
- Certificate of completion
- Community access
- Bootcamp participation
- New content access
Premium
Full access with hands-on labs
Renews automatically. Cancel anytime.
Final price verified at checkout.
- Everything in Pro
- Unlimited hands-on labs
- Lab AI Assistant
- Accelerator bootcamps with live office hours
- Priority support
Prefer a single course?
Purchase individual courses for a one-time fee of $79. Full access to course content, quizzes, certificates, and community features, lab access is not included.
Browse CoursesTry it free, no credit card
Three free ways to start. All bridge into the paid Premium catalog when you're ready.
Not ready to commit? The crash course is email-only. No academy account required.
Ready to Get Started?
Start this hands-on lab and build real-world Platform Engineering skills
Get Access Now