RedHat EX407 Exam
Red Hat Certified Specialist in Ansible Automation exam (Page 2 )

Updated On: 12-Jan-2026

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.)

  1. /home/user/ansible/dbservers
  2. /home/user/ansible/host_vars/db1.example.com
  3. /home/user/ansible/host_vars/db1
  4. /home/user/ansible/group_vars/dbservers

Answer(s): B,D

Explanation:

Ansible will check in /home/user/ansible/host_vars to find files named after hosts defined in the inventory. Ansible will check this file because there is a group defined in the inventory as dbservers.



What type of credential is used for accessing system accounts on your remote Linux hosts via SSH in Ansible Tower?

  1. System
  2. Machine
  3. Insights
  4. Ansible Tower

Answer(s): B

Explanation:

This is the appropriate credential for working with remote hosts over SSH.



Which of the following is a configuration file for Ansible Tower?

  1. /etc/ansible/tower.py
  2. /etc//tower/settings.ini
  3. /etc/ansible/tower.ini
  4. /etc//tower/settings.py

Answer(s): D

Explanation:

This file contains tower settings that may be adjusted.



What file should you look at first when installing tower?

  1. README.md
  2. setup.sh
  3. inventory
  4. /etc/tower/settings.py

Answer(s): A



What are the minimum configurations that must be made to install Ansible Tower?

  1. You must provide a target host and set some key user passwords.
  2. You must generate an SSL certificate for the Ansible Tower web frontend.
  3. You must specify a few key user passwords.
  4. PROJECTS_ROOT must be configured.

Answer(s): D

Explanation:

This is the only required configuration change needed prior to installation.



Viewing page 2 of 22
Viewing questions 6 - 10 out of 101 questions



Post your Comments and Discuss RedHat EX407 exam prep with other Community members:

Join the EX407 Discussion