Cisco
300-535 · Question #47
Refer to the exhibit. What must be added after the last line of the Ansible playbook to check if the output contains "IOS-XR"?
The correct answer is B. wait_for: result[0] contains IOS-XR. See the full explanation below for the reasoning.
Question
Refer to the exhibit. What must be added after the last line of the Ansible playbook to check if the output contains "IOS-XR"?
Exhibit
Options
- Await_for: result[1] contains "IOS-XR"
- Bwait_for: result[0] contains IOS-XR
- Cnotify: "IOS-XR"
- Dwait_for_connection:
How the community answered
(17 responses)- A12% (2)
- B71% (12)
- C12% (2)
- D6% (1)
Community Discussion
No community discussion yet for this question.
