Q.1
Can we write a new Ansible modules
  • Yes
  • No
Q.2
In which format are Ansible playbooks expressed?
  • Python
  • Jinja2
  • Yaml
  • Xml
Q.3
Ansible Content Collections is the new way to build and consume Ansible content. It brings greater flexibility, control and innovation to the Ansible Community and Users.
  • True
  • False
Q.4
NCS has collaborated with Red Hat on several initiatives around Ansible automation. Which are some of those?
  • GovTech SG Core2
  • iPursuit Lab
  • SwissCom
  • GovTech SG Core2 and iPursuit Lab
Q.5
Red Hat Ansible Automation Platform offers new features. Which are the ones?
  • Ansible Content Collections
  • Automation Services Catalog
  • Automation Hub
  • Automation Analytics
  • All of the above
Q.6
The product offering by Red Hat for Enterprise IT Automation and Management is
  • Red Hat Ansible Automation Platform
  • Red Hat Ansible Engine
  • Red Hat Ansible Tower
  • None of the above
Q.7
Ansible is commonly used to manage resources in VMware virtualization platform, OpenStack as well as public clouds such as AWS, Azure and GCE
  • True
  • False
Q.8
Ansible is able to deploy and manage automation of your entire IT footprint. Which are the ones that can be managed by Ansible?
  • Network devices such as routers, switches and firewalls
  • Infrastructure Provisioning
  • Application Deployment
  • Clouds
  • All of the above
Q.9
We often say that Ansible is
  • Simple
  • Agentless
  • Extensible
  • All of the above
Q.10
Ansible is among the topOpen Source projects in GitHub for 3 consecutive years
  • True
  • False
Q.11
What is the minimum necessary to execute a playbook in any host?
  • Have Ansible installed, have an inventory, and a playbook
  • Have an inventory, and a playbook
  • Have Ansible installed, have a playbook
Q.12
What is Ansible?
  • A tool to execute Linux commands only in many servers
  • A tool for provisioning, configuration management, and application deployment
  • A Software to assemble computer hardware.
Q.13
What does orchestration in Ansible mean?
  • Is the capability to analyze systems and make them faster
  • Is the Director of a choir composed by ram, CPU, microchips, etc
  • Is the handling of an orchestra composed by Databases, servers, monitoring systems, etc.
Q.14
What does idempotency mean?
  • The ability that Ansible has to connect with all servers within the Inventory
  • The ability an operation has to be run multiple times without affecting the result
  • The way Ansible runs playbooks each new time
Q.15
What is the difference between play and playbook?
  • A play is list of tasks, whereas a playbook is the file that contents a list of plays
  • A play refers to the process of running a playbook, playbook is the file that contents a list of tasks
  • A playbook is a module called to execute a task, whereas a play in the process of running that tasks
Q.16
What does an Inventory do?
  • Specify how many times do you want to run a playbook
  • Specify the list of Host and groups where to apply the playbook
  • Specify which playbooks apply to the current machine
Q.17
What command is used to copy a file?
  • cd
  • cp
  • mv
  • man
Q.18
What command creates an empty directory?
  • makedir
  • mkdir
  • dir
  • directory
Q.19
What command displays your current username?
  • chmod
  • su -l
  • who
  • whoami
Q.20
What command shows you CPU and memory utilization for running processes?
  • sar
  • top
  • proc
  • uptime
0 h : 0 m : 1 s