Ansible part 2

Ansible part 2

Professional Development

11 Qs

quiz-placeholder

Similar activities

DevOps Fundamentals

DevOps Fundamentals

Professional Development

6 Qs

MOC20745 - Part 3

MOC20745 - Part 3

Professional Development

8 Qs

Azure Portal

Azure Portal

Professional Development

9 Qs

RHEL King Final

RHEL King Final

Professional Development

10 Qs

AZ-900 MÓDULO 04 pt-br

AZ-900 MÓDULO 04 pt-br

Professional Development

12 Qs

XK0-004 - Chapter 14

XK0-004 - Chapter 14

Professional Development

13 Qs

ERP 1

ERP 1

University - Professional Development

15 Qs

DevOps 1

DevOps 1

Professional Development

8 Qs

Ansible part 2

Ansible part 2

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Daniela Gonzalez

Used 13+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What does Notify do when available in ansible tasks?

It makes sure that a task runs only once, doesn’t matter if the task was called 1000 times or more

Sends a notification of a task completion

Creates a comment for an specific task.

2.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

How do you perform a loop in Ansible?

(choose all that apply)

using ‘while’

using ‘item’

using ‘for’

using ‘range’

using 'loop'

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

This is a usecase for ansible Facts

When I want to change the standard output color

When you want to apply commands to specific hosts

When I want to apply a command multiple times

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

In which programming language is Ansible based on?

Java

Ruby

Python

C#

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How do you use variables in ansible?

with {{ }}

with $

just write the name of the variable

with $()

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What extension do the template files in Ansible have?

.in

.yml

.j2

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Ansible has a paid license option

True

False

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?