Ansible Certification Guide: EX374 and EX467 Exam Prep (2026)
By Luca Berton · Published 2024-01-01 · Category: installation
Prepare for Red Hat Ansible certification exams EX374 (Developing Automation) and EX467 (Ansible Network Automation). Topics, study plan, and practice tips.

Ansible Certification: Your Complete Guide
Red Hat offers performance-based certification exams for Ansible automation. This guide covers the current exams, what to study, and how to prepare.
See also: Top 50 Ansible Interview Questions and Answers (2026)
Current Ansible Certifications
EX374: Red Hat Certified Specialist in Developing Automation with Ansible Automation Platform
Replaces: EX407 (Red Hat Certified Specialist in Ansible Automation) and EX294 (RHCE with Ansible)
Duration: 4 hours Format: Performance-based (hands-on tasks, no multiple choice) Cost: ~$450 USD
Topics covered:
- Develop Ansible playbooks
- Create and use roles
- Work with Ansible Automation Platform
- Use automation controller (AWX/Tower)
- Create execution environments
- Manage content collections
- Work with automation mesh
- Implement CI/CD for automation
EX467: Red Hat Certified Specialist in Ansible Network Automation
Duration: 4 hours Format: Performance-based Cost: ~$450 USD
Topics covered:
- Automate network devices with Ansible
- Use network-specific modules
- Manage network configurations
- Parse network command output
- Use Jinja2 templates for network configs
- Implement network backup and restore
Exam Preparation
Study Topics for EX374
- Ansible Core Skills
- Write multi-play playbooks
- Use variables, facts, and conditionals
- Implement loops and handlers
- Error handling with blocks
- Use Jinja2 templates and filters
- Work with Ansible Vault
- Roles and Collections
- Create and use roles
- Install collections from Galaxy/Hub
- Use FQCN (Fully Qualified Collection Names)
- Create requirements.yml
- Automation Platform
- Navigate the Controller UI
- Create job templates and workflows
- Manage inventories and credentials
- Set up projects from SCM
- Configure RBAC
- Advanced Topics
- Create execution environments
- Use ansible-navigator
- Implement automation mesh
- Content signing and verification
Study Plan (8 Weeks)
| Week | Focus Area | Practice |
|---|---|---|
| 1-2 | Ansible fundamentals | Write 10 playbooks from scratch |
| 3 | Roles and collections | Create 3 custom roles |
| 4 | Vault and security | Encrypt/decrypt practice |
| 5 | Jinja2 and filters | Template 5 config files |
| 6 | Automation Platform | Set up AWX, create workflows |
| 7 | Execution environments | Build custom EEs |
| 8 | Practice exams | Timed exercises |
Recommended Resources
- Official Red Hat training — DO374 (Developing Automation with Ansible)
- Ansible documentation — docs.ansible.com
- AnsiblePilot — 800+ free tutorials at ansiblepilot.com
- Practice labs — Set up a home lab with VMs or containers
- Red Hat Developer — Free RHEL subscription for practice
Tips for Exam Day
- Time management — 4 hours sounds long but goes fast. Prioritize easy tasks first.
- Read questions carefully — Performance-based exams have specific requirements.
- Test your work — Run playbooks and verify output before moving on.
- Use ansible-doc — The documentation is available during the exam.
- Don't memorize, understand — You need to solve problems, not recall syntax.
- Practice under time pressure — Do timed exercises before the exam.
Is Ansible Certification Worth It?
Pros
- Validates skills to employers
- Red Hat certifications are industry-recognized
- Performance-based = proves real ability
- Career advancement and salary negotiation leverage
Cons
- $450+ per attempt
- Requires real hands-on practice
- Must recertify (3 years)
Salary Impact
Certified Ansible engineers typically earn 10-20% more than non-certified peers. The certification signals competence to hiring managers.FAQ
Do I need RHCSA before taking the Ansible exam?
No prerequisite certifications are required. However, RHCSA-level Linux knowledge is expected.Can I use documentation during the exam?
Yes.ansible-doc and local documentation are available. Internet access is not.
How many times can I retake the exam?
You can retake after a waiting period. Check Red Hat's retake policy.Is EX294 still available?
EX294 has been retired and replaced by EX374, which covers Ansible Automation Platform (not just Ansible Engine).See also: Why Every IT Professional, Quiet Quitter or Not, Should Learn Ansible
Conclusion
Ansible certification demonstrates practical automation skills that employers value. Focus on hands-on practice — the exam is entirely performance-based.
Start your preparation with the 800+ free tutorials at AnsiblePilot.
Related Articles
Category: installation