Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I have the following ansible playbook: - - - - hosts: hosts gather _ facts: false tasks: - name: Unconfig Banner community.network.exos _ config: lines:

I have the following ansible playbook:
---
- hosts: hosts
gather_facts: false
tasks:
- name: Unconfig Banner
community.network.exos_config:
lines: unconfig banner
- name: Conf Banner
community.network.exos_config:
lines: conf banner
=======================
next, the CLI goes blank and I am suppodes to enter the text I want in the banner and then press 'enter' twice. The 'Conf Banner' task fails with a timeout error. How do I simulate this in ansible?? (and/or netmiko)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Systems Analysis And Synthesis Bridging Computer Science And Information Technology

Authors: Barry Dwyer

1st Edition

0128054492, 9780128054499

More Books

Students also viewed these Databases questions

Question

=+country competitive advantages? Why? Support your point of view.

Answered: 1 week ago

Question

=+from: a) a MNEs perspective? and b) the HRM managers perspective?

Answered: 1 week ago