NSE5_FAZ-7.2 · Question #139
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?
The correct answer is B. Failed. If a playbook contains five tasks and four out of five tasks finish successfully, but one task fails, then the playbook will have a Failed status. This is because the playbook will only be considered successful if all of the tasks in the playbook are successful. If any of the…
Question
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?
Options
- ARunning
- BFailed
- CUpstream_failed
- DSuccess
How the community answered
(18 responses)- A11% (2)
- B83% (15)
- D6% (1)
Explanation
If a playbook contains five tasks and four out of five tasks finish successfully, but one task fails, then the playbook will have a Failed status. This is because the playbook will only be considered successful if all of the tasks in the playbook are successful. If any of the tasks fail, then the playbook will fail.
Topics
Community Discussion
No community discussion yet for this question.