Cisco IOS Automation with Ansible

preview_player
Показать описание
In this video we look at Ansible, which can be used for various automation functions in modern networking. We'll cover some important characteristics and features of Ansible, and then we’ll take a practical look at this in a lab environment.

Enjoy the training!

=====================================================
Don't miss a single one of Kevin's YouTube videos. Subscribe here:
=====================================================

=====================================================
Kevin Wallace, CCIEx2 #7945 Emeritus (Collaboration and R&S)
Рекомендации по теме
Комментарии
Автор

This was brilliant. Exactly what I needed as a noob trying to understand how automation using Ansible work practically. Alot of tutorials assume you already know quite a bit and so they don't explain the details for us know-nothing people. I already went through this for CCNA and passed the exam but it was very abstract so your video really made sense of everything for me. It was like removing cloudy glasses, now I can see, now I understand how this works. Thanks so much.

rogerhaisley
Автор

Clear and straightforward demo. Thank you so much

reynaldobravado
Автор

@19:55 A space in the hosts file does not denote the end of a group. You may very well leave them out and your file will be read by Ansible without any issues. What denotes the end of a group is the beginning on next "section" (other group, group vars) or end of a file.

antonr
Автор

Charles, that was a good presentation. I love it.

lkdipeolu
Автор

Thank you, I knew nothing about Ansible, great introductory content!

BorisBadenough
Автор

Cheers Mate. A well documented & great example

refaiabdeen
Автор

once again excellent content....thanks for sharing and keep them coming

mudasir
Автор

Top notch presentation. Was able to download Ansible onto my Ubuntu laptop and follow along.

williebrown
Автор

fun fact: adding a label to an ssh key during generation, on a cisco, typically skirts the need to use a domain name. I like to use a domain id as my label. One command shorter increases chances for success.

ozzman
Автор

First I would like to say thank you for making this video, helps a ton!!!! I have a question, I have started testing with ansible in my home lab, but I want to know how to keep ansible from capturing login banner?? Thanks in advance.

jonathantx
Автор

Thanks would be great if you make some more videos 😊

manhope
Автор

This is really very helpful video. I was struggling for ssh connection with rsa keys. Kevin explained so clearly and I resolved the problem. I ran and configure first time using Ansible after watching this video!!

bhattacharjeesushil
Автор

I would like to have more videos going deeper into ansible.

engahb
Автор

Very nicely explained, removes my fear of working with Ansible. I wonder if you have also launched a course on Ansible for network automation?

MuhammadHaris-ewxl
Автор

Is eveNG Good to start learning Ansible? I don't mind buying it I'd like to not have to buy a bunch of equipment but I will if need be.. getting into automation right after CCNA.

saibot
Автор

You also registered the a variable but not sure I saw you call it.

ozzman
Автор

what will happen if I input the wrong command syntax under section lines?
I guess ansible will shown the error message but I'm not sure that will stop task or skip error and continue to the next line command.

kool
Автор

Nice video and demo, Can I get a playbook example website

lethanhtung
Автор

If you add a label to the key pair the domain name is not needed to enable SSH

jzartmann
Автор

hello please can you tell me which router are used in conjonction with ansible ?

Network_buds