Ansible Quizz

Ansible Quizz

1st Grade

17 Qs

quiz-placeholder

Similar activities

Kiến thức tuyển dụng

Kiến thức tuyển dụng

1st - 12th Grade

14 Qs

Domain and Tally Quiz

Domain and Tally Quiz

1st - 5th Grade

15 Qs

Projetos

Projetos

1st - 10th Grade

12 Qs

hearLIFE Personal Training

hearLIFE Personal Training

1st Grade

20 Qs

Ansible Quizz

Ansible Quizz

Assessment

Quiz

Professional Development

1st Grade

Medium

Created by

Ip faleh

Used 1+ times

FREE Resource

17 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a Module
Units of work that Ansible ships out to remote machines
Definition of Hosts where Software will be installed
List of Servers with updates
List of Software to be downloaded

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How we can run remote shell commands in Ansible ?
Simply using ssh
Using raw module
Connect on remote to the hosts
Running Python code

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are playbooks
Playbooks are the list of Softwares to be updated
Playbooks are the Servers to be updated
Playbooks are the language by which Ansible orchestrates, configures, administers, or deploys systems
Playbooks are the language by wich we can communicate with remote servers

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How we consider a Play
A play is simply the list of Modules
A play is simply the list of Hosts
A play is a mapping between a set of modules and a list of Softwares to be installed
A play is a mapping between a set of hosts selected by a host specifier and the tasks which run on those hosts to define the role those systems will perform

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In wich format we write PlayBook
YAML
XML
JAVA
HTML

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a Task
Units of work that Ansible ships out to remote machines
Tasks combine an action with a name and optional some other keywords
Is a mapping between a set of modules and a list of Softwares to be installed
Is the language by wich we can communicate with remote servers

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How we can run a PlayBook
ansible-run
ansible-playbook
run-playbook
ansible-play

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?