Which expression is used to print the output of the command without its header row?


Refer to the exhibit. The exhibit shows the output of an Ansible task that prints the contents of the show_ip_int_brief variable that was registered in a different task in the playbook.
Which expression is used to print the output of the command without its header row?
A. show_ip_int_brief[‘stdout_lines’][0]
B. show_ip_int_brief[‘stdout_lines’][1:]
C. show_ip_int_brief[‘stdout_lines’][0][1:]
D. show_ip_int_brief[‘stdout_lines’]

cisco-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.