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?
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?
When a playbook is run, and one or more tasks fail, the overall status of the playbook is marked as Failed. This is because the success criterion for the playbook requires that all tasks complete successfully. Hence, even if only one task fails out of the total, the playbook status will be Failed.
Playbook jobs that include one or more failed tasks are labeled as Failed in Playbook Monitor. A failed status, however, does not mean that all tasks failed. Some individual actions may have completed successfully. Reference: FortiAnalyzer Analyst Study Guide for FortiAnalyzer 7.2
B correct
B is correct FortiAnalyzer Analyst 7.2 Study Guide, p. 203