EX407 Red Hat Certified Specialist in Ansible Automation exam

Loading demo links...

Showing 1–3 of 10 questions

Question 1

SIMULATION

Using the Simulation Program, perform the following tasks:

Ad-Hoc Ansible Commands (Number Two) Task:

1. Use the ad-hoc command to make sure php is installed.

2. Use the ad-hoc command to make sure that php is installed and is the latest version.

3. Use the ad-hoc command to make sure that httpd is installed.

4. Use the ad-hoc command to remove httpd from the servers.

Answer is in the explanation below.

Question 2

Which of the following are Ansible modules? (Choose all that apply.)

Select all that apply, then click Submit answer.

  • get_dnshostname

  • setup

  • yum

  • ping

Question 3

Which of the following attributes specifies how a handler can be notified? (Choose all that apply.)

Select all that apply, then click Submit answer.

  • name

  • service

  • listen

  • handle