Question 18 of 28 from exam 300-535-SPAUTO: Automating and Programming Cisco Security Solutions

Question 18 of 28 from exam 300-535-SPAUTO: Automating and Programming Cisco Security Solutions

Question

tasks:
- name: run show version on remote devices

iosxr_command:
commands: show version

Refer to the exhibit.

What must be added after the last line of the Ansible playbook to check if the output contains "IOS-XR"?

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D.

B.