NSE 5 – FortiAnalyzer 7.0 — Question 29
What is the purpose of output variables?
Answer options
- A. To display details of the connectors used by a playbook
- B. To store playbook execution statistics
- C. To save all the task settings when a playbook is exported
- D. To use the output of the previous task as the input of the current task
Correct answer: D
Explanation
Output variables are used to pass the results of one task to another, enabling the current task to utilize the output from the previous one. The other options describe different functionalities that do not pertain to the specific role of output variables in task execution.