Cisco IOS Automation with Ansible

  Рет қаралды 58,456

Kevin Wallace Training, LLC

Kevin Wallace Training, LLC

Күн бұрын

Пікірлер: 51
@rogerhaisley4628
@rogerhaisley4628 2 жыл бұрын
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.
@harshvermac5IT
@harshvermac5IT Жыл бұрын
Indeed, I successfully passed my CCNA tomorrow, securing top scores in Automation. This achievement has inspired me to dive into the world of Ansible. Excitingly, the featured video stands out for its exceptional beginner-friendly approach, covering everything from setting up an SSH connection. Many others merely skim through preconfigured playbooks and modules.
@reynaldobravado4158
@reynaldobravado4158 3 жыл бұрын
Clear and straightforward demo. Thank you so much
@williebrown4266
@williebrown4266 3 жыл бұрын
Top notch presentation. Was able to download Ansible onto my Ubuntu laptop and follow along.
@bhattacharjeesushil4095
@bhattacharjeesushil4095 10 ай бұрын
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!!
@lkdipeolu
@lkdipeolu 3 жыл бұрын
Charles, that was a good presentation. I love it.
@mudasir2168
@mudasir2168 3 жыл бұрын
once again excellent content....thanks for sharing and keep them coming
@refaiabdeen5943
@refaiabdeen5943 3 жыл бұрын
Cheers Mate. A well documented & great example
@BorisBadenough
@BorisBadenough 3 жыл бұрын
Thank you, I knew nothing about Ansible, great introductory content!
@lkdipeolu
@lkdipeolu 3 жыл бұрын
Kelvin, thanks for a good job.
@danielthoenen6045
@danielthoenen6045 3 жыл бұрын
Very good video, Charles.
@antonr1977
@antonr1977 3 жыл бұрын
@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.
@ozzman530
@ozzman530 2 жыл бұрын
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.
@Mohammadjulfikar7187
@Mohammadjulfikar7187 3 жыл бұрын
Simple and superb demonstration!!
@manhope9753
@manhope9753 3 жыл бұрын
Thanks would be great if you make some more videos 😊
@inuvik491
@inuvik491 3 жыл бұрын
Nice demo, many thanks.
@cyberciscowebdev8371
@cyberciscowebdev8371 3 жыл бұрын
Great demonstration
@Allan_Kambilonje
@Allan_Kambilonje 2 жыл бұрын
Great demo! Thank you.
@rafaeldegraves
@rafaeldegraves 8 ай бұрын
an excellent explanation
@saibot293
@saibot293 3 жыл бұрын
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.
@leothalion3983
@leothalion3983 2 жыл бұрын
Thank you! This was amazing!
@leothalion3983
@leothalion3983 2 жыл бұрын
are there more like this on Ansible?
@engahb
@engahb 3 жыл бұрын
I would like to have more videos going deeper into ansible.
@fixithvac9360
@fixithvac9360 3 жыл бұрын
great video! Thanks
@darkreed3486
@darkreed3486 3 жыл бұрын
Super clean.
@ozzman530
@ozzman530 2 жыл бұрын
You also registered the a variable but not sure I saw you call it.
@rohanfernandes214
@rohanfernandes214 9 ай бұрын
Is it better for a beginner to learn Ansible or Python?
@jonathantx
@jonathantx 2 жыл бұрын
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.
@TJ-op3ho
@TJ-op3ho Жыл бұрын
Great Job!!
@paulnet7762
@paulnet7762 3 жыл бұрын
Thank you!
@jamilchoudhry5946
@jamilchoudhry5946 3 жыл бұрын
👍 Excellent. Thanks
@MuhammadHaris-ew1xl
@MuhammadHaris-ew1xl Жыл бұрын
Very nicely explained, removes my fear of working with Ansible. I wonder if you have also launched a course on Ansible for network automation?
@lethanhtung3581
@lethanhtung3581 2 жыл бұрын
Nice video and demo, Can I get a playbook example website
@satorugojo-02-11
@satorugojo-02-11 2 жыл бұрын
What IOS image are you using?
@Network_buds
@Network_buds Жыл бұрын
hello please can you tell me which router are used in conjonction with ansible ?
@mehransaeed7207
@mehransaeed7207 Жыл бұрын
I am getting timeout error whilst executing the tasks in ansible plabybook on the switch. it can connect fine to the switch but doesn't run any tasks. just gives time out error. any solution
@ahmedshwehdi5933
@ahmedshwehdi5933 3 жыл бұрын
Thanks
@georgemavimbela
@georgemavimbela 3 жыл бұрын
Thank you very much
@jzartmann
@jzartmann Жыл бұрын
If you add a label to the key pair the domain name is not needed to enable SSH
@kool1311
@kool1311 2 жыл бұрын
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.
@featherspy
@featherspy 2 жыл бұрын
Did you make a security+ course? Your voice is SUPER familiar
@kwallaceccie
@kwallaceccie 2 жыл бұрын
No, we don’t currently have a Security+ course. However, we do have a CEH course.
@farukm7627
@farukm7627 3 жыл бұрын
Thanks - beats configuring devices the old way.
@henrychan1973
@henrychan1973 3 жыл бұрын
Nice!
@engahb
@engahb 3 жыл бұрын
Awesome
@johnmoff9324
@johnmoff9324 3 жыл бұрын
Where did the beard go mister Judd?
@Nossody
@Nossody 3 жыл бұрын
How can two different people sound so similar?
@LaVidaEnUnaGota
@LaVidaEnUnaGota 2 жыл бұрын
Redhat didn't create ansible, Ansible was created by two Redhat ex employees and after was acquired by Redhat.
@davidsayles339
@davidsayles339 3 жыл бұрын
so about 5 minutes of ansible knowledge and 27 minutes about setting up a lab.
@gd2860
@gd2860 Жыл бұрын
this vid was a nothin burger 😒😒 had high hopes
@yoozy1
@yoozy1 10 ай бұрын
That's a crazy comment, I understood Ansible because of this video
Destroy the Barriers -  Use Ansible Today on Your Home Lab | Cisco CCNA 200-301
21:01
Keith Barker - The OG of IT
Рет қаралды 35 М.
Getting Started with NETCONF
17:36
Kevin Wallace Training, LLC
Рет қаралды 58 М.
I Sent a Subscriber to Disneyland
0:27
MrBeast
Рет қаралды 104 МЛН
What is Ansible?
11:06
IBM Technology
Рет қаралды 192 М.
Fundamentals of Network Automation
1:29:59
Kevin Wallace Training, LLC
Рет қаралды 53 М.
get started with Ansible Network Automation (FREE cisco router lab)
15:02
SSH Connections With Ansible - How To Create & Share SSH Keys
23:51
Ansible Tips and Tricks
49:32
Red Hat Ansible Automation
Рет қаралды 10 М.
Ansible Network Automation
1:02:52
David Bombal
Рет қаралды 77 М.
you need to learn Ansible RIGHT NOW!! (Linux Automation)
21:21
NetworkChuck
Рет қаралды 912 М.
Automate EVERYTHING with Ansible! (Ansible for Beginners)
18:31
Techno Tim
Рет қаралды 253 М.
Comparing OSPF with EIGRP
23:51
Kevin Wallace Training, LLC
Рет қаралды 55 М.
VRF-aware Routing: MPLS Layer 3 VPN Configuration
23:02
Kevin Wallace Training, LLC
Рет қаралды 56 М.
I Sent a Subscriber to Disneyland
0:27
MrBeast
Рет қаралды 104 МЛН