Bookmark this page

Quiz: Automating Linux Administration with Ansible

Choose the correct answer to the following questions:

  1. 1.

    Which of the following terms best describes the Ansible architecture?

    A

    Agentless

    B

    Client/Server

    C

    Event-driven

    D

    Stateless

  2. 2.

    Which network protocol does Ansible use by default to communicate with managed nodes?

    A

    HTTP

    B

    HTTPS

    C

    SNMP

    D

    SSH

  3. 3.

    Which of the following files defines the actions that Ansible performs on managed nodes?

    A

    Host inventory

    B

    Manifest

    C

    Playbook

    D

    Script

  4. 4.

    What syntax is used to define Ansible Playbooks?

    A

    Bash

    B

    Perl

    C

    Python

    D

    YAML

Revision: rh294-8.4-9cb53f0