NSE 5 — FortiAnalyzer 7.2 — Question 34
What is the purpose of output variables?
Answer options
- A. To store playbook execution statistics
- B. To save all the task settings when a playbook is exported
- C. To display details of the connectors used by a playbook
- D. To use the output of the previous task as the input of the current task
Correct answer: D
Explanation
Output variables are designed to pass the results of one task to the next, thus making option D the correct answer. Options A, B, and C describe unrelated functionalities that do not pertain to the role of output variables in task execution.