Bookmark this page

Quiz: Building a Large-scale Red Hat Ansible Automation Platform Deployment

Building a Large-scale Red Hat Ansible Automation Platform Deployment

Choose the correct answers to the following questions:


  1. 1.

    What is automation mesh?

    A

    A centralized service operated by Red Hat that provides Ansible Content Collections to your automation infrastructure.

    B

    The content distribution network used to deliver container images from registry.redhat.io to your private automation hub.

    C

    An overlay network intended to scale and improve the distribution of automation tasks across a large and dispersed enterprise.

    D

    The set of all managed hosts automated with your Red Hat Ansible Automation Platform installation.

  2. 2.

    Which two node types are found on the control plane? (Choose two.)

    A

    Hybrid nodes

    B

    Execution nodes

    C

    Hop nodes

    D

    Control nodes

  3. 3.

    Which two instance groups are created by default? (Choose two.)

    A

    controlplane

    B

    local

    C

    remote

    D

    default

  4. 4.

    Which two answers are ways to create instance groups? (Choose two.)

    A

    Run the setup.sh installation script, using the --create-instance-group=instance_group_name option.

    B

    Run the Create_instance job template included with Red Hat Ansible Automation Platform.

    C

    Define instance groups in the inventory file and run the setup.sh installation script.

    D

    Create instance groups using the automation controller web UI.

  5. 5.

    If you define an instance group in both an inventory and a job template that uses that inventory, then which instance group takes precedence?

    A

    The instance group defined in the inventory.

    B

    The instance group defined in the job template.

    C

    Neither, default is used if the two conflict.

  6. 6.

    Which two validation checks are run by the installer script? (Choose two.)

    A

    Confirm that all hosts in the automationcontroller group are in the execution_nodes group.

    B

    Confirm that hosts do not peer with a host that does not exist.

    C

    Confirm that all hop nodes are peered with all control nodes.

    D

    Confirm that hosts do not have both inbound and outbound connections to the same nodes (so that they do not form a loop).

Revision: do467-2.2-08877c1