Practice Tests / RedHat / EX407
RedHat
EX407 Red Hat Certified Specialist in Ansible Automation exam
Use original educational practice content, randomized simulator sessions, score history and explanation review for EX407.
Practice questions are provided in English to match the language commonly used in IT certification exams.
QZ9 is an independent training platform. All practice questions are original and created for educational purposes only. We do not provide unauthorized vendor exam content. Microsoft, AWS, Cisco, CompTIA, PMI and other trademarks belong to their respective owners.
VendorRedHat
CodeEX407
DurationDuration varies
Questions80 refs
Exam facts
Objective-based preparation without unauthorized content
Certification metadata is preserved from the legacy QZ9 catalog. Questions remain English-only.
Start Practice Test
1Find your exam
2Start the simulator
3Review results
QZ9Independent training platform
Free question preview
Exam simulator
Practice questions are provided in English to match the language commonly used in IT certification exams.
Question 1
Examine the following inventory excerpt file named /home/user/ansible/inventory. [dbservers] db1.example.com Which of the following files does Ansible check for variables related to that inventory? (Choose all that apply.)
Question 2
Which flags must be accepted as input for a dynamic inventory script?
Question 3
A dynamic inventory must return data in what format?
Question 4
Which is the default inventory file used by Ansible?
Question 5
Observe the details of the following dynamic inventory file. $ ls -l dynamic.py -rw-rw-r--. 1 user user 1928 Mar 30 08:21 dynamic.py Why will this inventory file cause the ansible command to fail?