NSE 5 — FortiAnalyzer 7.2 — Question 2

A playbook contains five tasks in total. An administrator runs the playbook and four out of five tasks finish successfully, but one task fails.
What will be the status of the playbook after it is run?

Answer options

Correct answer: B

Explanation

The playbook's status is marked as 'Failed' because at least one task did not complete successfully. The other options are incorrect because 'Running' implies that the playbook is still executing, 'Upstream_failed' refers to failures in preceding tasks that affect others, and 'Success' indicates all tasks completed without issues.