Bookmark this page

Quiz: Maintaining Red Hat Ansible Automation Platform

Maintaining Red Hat Ansible Automation Platform

Choose the correct answers to the following questions:


  1. 1.

    Which network services should you review in your automation controller when performing troubleshooting?

    A

    Apache HTTP Server, PostgreSQL, receptor, and supervisord.

    B

    Nginx, MySQL, receptor, and supervisord.

    C

    Nginx, PostgreSQL, receptor, and supervisord.

    D

    Apache HTTP Server, MySQL, receptor, and supervisord.

  2. 2.

    In which two operating system directories can you find log files for automation controller? (Choose two.)

    A

    /var/log/tower/

    B

    /var/log/controller/

    C

    /var/log/awx/

    D

    /var/log/supervisor/

  3. 3.

    Which statement is NOT true about the location of automation controller files?

    A

    The main configuration files for automation controller are kept in the /etc/automation-controller directory.

    B

    The main configuration files for automation controller are kept in the /etc/tower directory.

    C

    The main directory for the automation controller projects is the /var/lib/awx/projects directory.

    D

    The /etc/tower/settings.py file specifies the locations for job output, project storage, and other directories.

  4. 4.

    Which command can you use to see the list of automation controller processes controlled by the supervisord service?

    A

    automation-controller-service status

    B

    awx-controller-service status

    C

    supervisorctl status

    D

    awx-supervisor status

  5. 5.

    In which two situations can you use the awx-manage command to perform troubleshooting tasks? (Choose two.)

    A

    You can use the awx-manage changepassword admin command to change the admin user password.

    B

    You can use the awx-manage start command to restart the services on automation controller.

    C

    You can use the awx-manage status command to review the status of the services on automation controller.

    D

    You can use the awx-manage createsuperuser command to create a new automation controller superuser.

  6. 6.

    Which statement is not true about backing up Red Hat Ansible Automation Platform?

    A

    The procedure uses the same setup.sh script and the same inventory file that you used to do the installation.

    B

    You have to run the backup command in the installer directory as the root user.

    C

    You cannot perform a backup procedure if you deleted the original installation directory.

    D

    The backup script creates a backup archive for each automation controller.

  7. 7.

    Which three statements describe what is required to restore an Ansible Automation Platform deployment from backup? (Choose three.)

    A

    The backup archive created for your Ansible Automation Platform installation.

    B

    At least one private automation hub server in your architecture.

    C

    To use the -b option with the setup.sh script when running the restore.

    D

    The setup.sh script for the same version of Ansible Automation Platform that was used to create the backup.

    E

    The inventory file for the installer.

Revision: do467-2.2-08877c1