Ansible for Cloud Automation Quiz

5 questions Pass: 70% +25 pts

Quiz covering Configuration Management

Ansible for Cloud Automation Quiz

5 questions | Pass: 70% | Earn 25 points

Questions in this quiz

A preview of the 5 questions covered. Start the quiz above to answer them, check your score, and read the explanations.

  1. 1

    Which file format does Ansible primarily use to define automation tasks and configurations?

  2. 2

    In Ansible, which component is used to group multiple host machines together for easier management and target execution?

  3. 3

    When working with sensitive data like passwords or API keys in Ansible, what is the recommended tool to secure these values?

  4. 4

    Which Ansible feature allows you to bundle related tasks, variables, files, and templates into a reusable structure?

  5. 5

    You have a task that updates a configuration file. You want to restart the service only if the configuration file has actually changed. Which feature should you use?