Refer to the exhibit. What must be added after the last line of the Ansible playbook to check if the output contains “IOS-XR”?
- A. wait_for: result[1] contains “IOS-XR”
- B. wait_for: result[0] contains IOS-XR
- C. notify: “IOS-XR”
- D. wait_for_connection:
The post What must be added after the last line of the Ansible playbook to check if the output contains “IOS-XR”? appeared first on Majanto.