Quiz: Ansible for Linux
Take a short quiz to test your understanding of Ansible for Linux.
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
What is the purpose of the data: crash
parameter in the Ansible ping
module?
A.
It generates the runtime exception: An exception occurred during task execution
.
B.
It outputs a customized message on the screen. For example: "ping": "up and running"
.
C.
It outputs the following message on the screen: "ping": "pong"
.
D.
It is not a valid value for the parameter.
1 / 5
...