Course Title : Ansible Learning For Network Engineers : Network Automation tutorial with Cisco Examples
Course Presented By : NetworkEvolution
No. of Lessons : 75
-
Ansible Network Automation tutorial Part 1 | for Network Engineers | Introduction , Cisco Examples
-
Ansible Playbook example with Cisco IOS device Configuration | Ansible tutorial Part 2
-
Ansible tutorial : How to use inventory file with Playbook Cisco Example |Part 3
-
Ansible Vault tutorial : How to secure ssh password using vault-id encryption |Cisco Example |Part 4
-
Network Automation using Ansible Part1: Cisco IOS Module examples and Create First Playbook
-
Cisco Automation using Ansible Playbook Part2: Cisco Enable Password and filter output using var
-
Cisco Automation using Ansible Playbook Part3: Create Inventory group for SSH Key authentication
-
Cisco Automation using Ansible Playbook Part4: Cisco ios_command demo | match | wait for options
-
Cisco Automation using Ansible Part5: Cisco ios_config multiple command diff options and loop
-
Cisco Automation using Ansible Part6: Cisco ios_config send multiple config commands from text file
-
Cisco Ansible Part7: Cisco ios_interfaces configuration attributes | merged replaced overridden
-
Cisco Ansible Part8: Cisco ios_interfaces VLAN configuration attributes | merged replaced overridden
-
Cisco Ansible Part9: Cisco ios_interfaces L3 IP configuration attributes |IPv4 Address in router
-
Cisco Ansible Part10: Cisco ios_static_route configuration | add or remove routes using playbook
-
Cisco Ansible Part11: Cisco ios_users generate md5 hashed password | add or remove users playbook
-
Cisco Ansible Part12: Cisco ios_vlan configurations playbook | add or remove vlans mtu vlan_id
-
Ansible Tower/AWX CICD Tutorial for Network Automation Part1: Cisco Playbook GitLab | Introduction
-
Ansible Tower/AWX GitLab:Part2 Commit Local Playbook using Git commands CICD for Network Automation
-
Ansible Tower/AWX Tutorial:Part 3 Configure Cisco Device using Playbook Template: GitLab CICD
-
Ansible Tower/AWX Tutorial:Part4 How to create Inventory and Credentials for Network :GitLab CICD
-
Cisco Ansible Part13: Cisco NETCONF_CONFIG from ansible | netconf connection from ansible playbook
-
Network Automation CI/CD Pipeline Tutorial : Ansible Tower/AWX:Part 5 :Webhook trigger From GitLab
-
Ansible Tower/AWX CICD Pipeline for Network Automation: Part6 | Install Gitlab Runner in Linux
-
Ansible Cisco Netconf _config Automation: Part14 How to configure Device using XML data in Playbook
-
Ansible Tower/AWX CICD Pipeline for Network Automation: Part7 |Setup tower-cli for command execution
-
Network Automation CICD Pipeline Using Ansible Tower:Part8 Cisco Config with Approval and history
-
Netbox Inventory For Network Automation: Source Of Truth for AnsibleTower Playbook Device management
-
NetBox Inventory For Network Automation Part2: Source Of Truth for Ansible Playbook Device inventory
-
NetBox Inventory For Ansible Tower Automation Part3:How to get Dynamic NETBOX inventory for Playbook
-
NetBox CICD For Ansible Tower Automation Part4:How to update Device Data in Netbox using Playbook
-
Ansible Cisco Netconf Automation:Part15 Send CiscoNetconf Interface and User config using Playbook
-
Ansible Cisco IOS Netconf Automation:Part16 Delete CiscoNetconf Interface and User config using xml
-
Install Multiple versions of Ansible | Ansible-core and ansible-community difference Explained
-
Ansible Tutorial : create inventory and Config file for Network Automation | groups and variables
-
Ansible: Ensuring Cisco IOS Config Compliance using cisco.ios collections & Configuring Router NTP
-
Install Ansible AWX in Ubuntu 22.04 using Minikube and enable access from external|step by step Demo
-
Ansible AWX/Tower Add Custom Execution Environment And Initial Setup for Network Automation | Cisco
-
Ansible AWX/Tower Create custom execution environment Container using Podman|install python packages
-
Ansible: Use PyATS Genie Parser or ntc_templates for Cisco show commands|ansible.utils.cli_parse
-
Install Cisco CSR1000v Trial Version EC2 in AWS:Enable SSH access to Ansible for Automation Usecases
-
Ansible : Install Latest Version of Ansible - Network Automation - New Series(2024) #ansible
-
Ansible import vs include Part-1 | Mastering Ansible Automation Net DevOps | include_tasks vs import
-
Ansible import vs include Part-2 | Mastering Ansible Automation Net DevOps | include_tasks vs import
-
Ansible Strategies Linear vs Free For faster Playbook executions | Difference explained with example
-
Mastering Ansible Parallelism |Forks and Serials to Control Concurrent connenctions Tutorial#ansible
-
Master Ansible Debugger to Troubleshoot Tasks and Variables | Ansible Tutorial from Basics to Pro
-
Ansible Vault Encryption & Vault ID: Explained in Detail | Secure Passwords and Secret Data in vault
-
Ansible Tutorial: Initiate REST API get request usin URI Module Cisco (RESTCONF) CSR1000v Example
-
Ansible Tutorial: Submit REST API PUT request usin URI Module Cisco RESTCONF IOS Configuration-JSON
-
Ansible Tutorial: REST API Body Format JSON& Jinja2 Cisco RESTCONF IOS Configuration#ansibletutorial