EX407 Red Hat Certified Specialist in Ansible Automation exam

Loading demo links...

Showing 4–6 of 10 questions

Question 4

Which keywords are valid? (Choose all that apply.)

Select all that apply, then click Submit answer.

  • never

  • rescue

  • always

  • block

Question 5

Which are of the following are valid uses of a role's meta directory? (Choose all that apply.)

Select all that apply, then click Submit answer.

  • Setting variable values for use within a role.

  • Setting the allow_duplicates flag.

  • A role’s dependency information.

  • Setting the become flag.

Question 6

What keyword stores a command's output into a variable?

Select an option, then click Submit answer.

  • register

  • output

  • output is stored in a variable named results by default

  • debug