riversongs Posted Wednesday at 09:36 PM Report Share Posted Wednesday at 09:36 PM Free Download Ansible For Network Engineers Hands-On & Capstone ProjectsPublished: 12/2024MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHzLanguage: English | Size: 11.95 GB | Duration: 17h 34m100% Hands-On : Master Ansible from Basics to Advanced for Network Engineers with 100+ Videos and Capstone ProjectsWhat you'll learnMaster Ansible Basics and Advanced Concepts: Configure and automate network devices with Ansible playbooks, modules, and templates tailored for network engineerIntegrate Ansible with ServiceNow: Use ServiceNow modules with Ansible to create seamless end-to-end automation workflows for ITSM integration.Automate Cisco Devices with Ansible: Manage network tasks like configuration backup, IOS upgrades, and username updates using powerful Ansible modules.Build Practical Skills with Capstone Projects: Complete projects like VLAN automation and IOS upgrades to tackle real-world networking challenges.Leverage Ansible Automation Platform: Set up workflows, manage dynamic inventories, and schedule jobs using Ansible Automation Platform..Optimize Ansible for Scalability: Use roles, collections, tags, and advanced strategies to streamline and optimize automation workflows.RequirementsA basic understanding of networking concepts (e.g., IP addressing, routing, and switching).Familiarity with Cisco devices and their configuration basics.No programming experience neededDescriptionUnlock the power of network automation with Ansible! Designed specifically for network engineers, this comprehensive course takes you from beginner to advanced levels, emphasizing real-world, hands-on labs to build practical expertise.What makes this course unique?ServiceNow Integration: Learn to integrate Ansible with ServiceNow to orchestrate end-to-end automation workflows seamlessly.Four Capstone Projects: Tackle real-world scenarios and build projects that prepare you for industry challenges.100+ Videos: Dive deep into a wealth of content covering concepts, labs, and advanced topics.This course is perfect for those who want to:Network engineers aiming to master Ansible for device configuration and management.Professionals looking to implement end-to-end automation with ServiceNow.Learners preparing for the DevNet Expert certification journey.What you'll get:Step-by-step creation and management of Ansible playbooks for network devices.Real-world applications with a variety of network equipment.Advanced features like Ansible Collections, Roles, Templates, Automation Platform, Custom Modules, and integrations with ServiceNow and Slack.Join the growing community of network professionals leveraging automation to simplify and optimize their workflows. Start your journey towards becoming a DevNet Expert today!Course Outline:Course IntroductionIntroductionIntroduction to Ansible for Network EngineersWhy use Ansible for Network AutomationComparing Ansible with Puppet, Chef, and SaltStack: Key DifferencesAnsible Architecture & ConceptsAnsible Control Node Installation and SetupLab Setup for Network AutomationAnsible Basics: Configuration, Inventory, and PlaybooksAnsible ConfigurationAnsible Ad-Hoc command and Inventory BasicsYAML 101Inventory in YAML formatAnsible PlaybookMastering Variables in AnsibleUnderstanding Variables in AnsibleValid Variable Namesgroup_vars and host_varsRegisteransible_factsMagic Variablesinclude_varsset_fact[ Capstone Project 1] - Configuration BackupCapstone Project 1 - Configuration Backup - OverviewCapstone Project 1 - Configuration Backup - SolutionUsing Conditionalsloop and with_itemsRegistering variables with a looploop_controluntilUsing whenManaging Cisco IOS Devices with Ansibleios_facts moduleios_command - Part 1ios_command - Part 2 - promptios_config - Introductionios_config - parentsios_config - afterios_config - before and matchios_config - backup and backup-optionsios_config - diff_against and diff_ignore_linesios_config - save_whenios_config - srcResource Module - hostnameResource Module - interfacesResource Module - l2_interfaces and l3_interfacesRegEx and ParsersRegEx in Ansiblecli_parse and TextFSM, NTC-templates, and pyATS[ Capstone Project 2] - Automated Local Username Update and CleanupCapstone Project 2 - Automated Local Username Update and Cleanup - OverviewCapstone Project 2 - Automated Local Username Update and Cleanup - Solution 1Capstone Project 2 - Automated Local Username Update and Cleanup - Solution 2Filters Plugins and Jinja2Filters - IntroductionFilters combineFilters ternaryFilters mapFilters to_json and to_nice_jsonFilters to_yaml and to_nice_yamlFilters zipFilters ip_addrFilters to_datetime and strftimeJinja2 IntroductionJinja2 - if elseJinja2 - for loopJinja2 - includeJinja2 - ios_configDeep Dive into Lookup and Callback PluginsLookup Plugins OverviewLookup Plugin - FileLookup Plugin - envLookup Plugin - pipeLookup Plugin - templateCallback Plugin - stdoutCallback Plugin - aggregateCallback Plugin - notification - log_plays and emailCallback Plugin - notification - slack integrationManaging Task Execution with Blocks, Assert, and HandlersBlockAssertHandlersReusable Automation with Collections, Roles, Includes and ImportsCollectionsRolesInclude and ImportAnsible Best Practices and OptimizationsStrategies in AnsibleForks and Serial in AnsibleUsing tagsUsing check_modeDelegationno_log and log_pathignore_errorsfailed_when and changed_whenAnsible Lintansible_vault[ Capstone Project 3] - Automated IOS UpgradeCapstone Project 3 - Automated IOS Upgrade - OverviewCapstone Project 3 - Automated IOS Upgrade - SolutionAnsible Automation Platform (AAP) and AWX EssentialsAnsible Automation Platform Overview and InstallationSetting up AAP to manage hostsUsers, Teams and Roles in AAPJob Template SurveysScheduling JobsNotifications in AAPCreating Dynamic Inventory in AAPUsing Workflow in AAPAdvanced Ansible: Custom Inventory Plugins and ModulesCustom Inventory PluginCustom ModuleServiceNow Integration with AnsibleServiceNow Overview and snow_record ModuleServiceNow snow_record update using Jinja2 and HTMLServiceNow ITSM Incident ModuleServiceNow ITSM Change Module[ Capstone Project 4] - Automated VLAN Configuration using ServiceNow Workflow and AAPCapstone Project 4 - Automated VLAN Configuration using ServiceNow Workflow and AAP - OverviewCapstone Project 4 - Automated VLAN Configuration using ServiceNow Workflow and AAP - SolutionOverviewSection 1: IntroductionLecture 1 IntroductionSection 2: Introduction to Ansible for Network EngineersLecture 2 Why use Ansible for Network AutomationLecture 3 Comparing Ansible with Puppet, Chef, and SaltStack: Key DifferencesLecture 4 Ansible Architecture & ConceptsLecture 5 Ansible Control Node Installation and SetupLecture 6 Lab Setup for Network AutomationSection 3: Ansible Basics: Configuration, Inventory, and PlaybooksLecture 7 Ansible ConfigurationLecture 8 Ansible Ad-Hoc command and Inventory BasicsLecture 9 YAML 101Lecture 10 Inventory in YAML formatLecture 11 Ansible PlaybookSection 4: Mastering Variables in AnsibleLecture 12 Understanding Variables in AnsibleLecture 13 Valid Variable NamesLecture 14 group_vars and host_varsLecture 15 RegisterLecture 16 ansible_factsLecture 17 Magic VariablesLecture 18 include_varsLecture 19 set_factSection 5:[ Capstone Project 1 ] - Configuration BackupLecture 20[Capstone Project 1] - Configuration Backup - OverviewLecture 21[Capstone Project 1] - Configuration Backup - SolutionSection 6: Using ConditionalsLecture 22 loop and with_itemsLecture 23 Registering variables with a loopLecture 24 loop_controlLecture 25 untilLecture 26 Using whenSection 7: Managing Cisco IOS Devices with AnsibleLecture 27 ios_facts moduleLecture 28os_command - Part 1Lecture 29os_command - Part 2 - promptLecture 30os_config - IntroductionLecture 31os_config - parentsLecture 32os_config - afterLecture 33os_config - before and matchLecture 34os_config - backup and backup-optionsLecture 35os_config - diff_against and diff_ignore_linesLecture 36os_config - save_whenLecture 37os_config - srcLecture 38[Resource Module] - hostnameLecture 39[Resource Module] - interfacesLecture 40[Resource Module] - l2_interfaces and l3_interfacesSection 8: RegEx and ParsersLecture 41 RegEx 101Lecture 42 RegEx in AnsibleLecture 43 cli_parse module with TextFSM, NTC-templates, and pyATSSection 9:[ Capstone Project 2] - Automated Local Username Update and CleanupLecture 44[Capstone Project 2] - Automated Local Username Update and Cleanup - OverviewLecture 45[Capstone Project 2] - Automated Local Username Update and Cleanup - SolutionLecture 46[Capstone Project 2] - Automated Local Username Update and Cleanup - Solution 2Section 10: Filters Plugins and Jinja2Lecture 47[Filters] - IntroductionLecture 48[Filters] - combineLecture 49[Filters] ternaryLecture 50[Filters] mapLecture 51[Filters] to_json and to_nice_jsonLecture 52[Filters] to_yaml and to_nice_yamlLecture 53[Filters] zipLecture 54[Filters] ip_addrLecture 55[Filters] to_datetime and strftimeLecture 56[Jinja2] - IntroductionLecture 57[Jinja2] - if elseLecture 58[Jinja2] - for loopLecture 59[Jinja2] - includeLecture 60[Jinja2] - ios_configSection 11: Deep Dive into Lookup and Callback PluginsLecture 61[Lookup Plugins] - OverviewLecture 62[Lookup Plugins] - FileLecture 63[Lookup Plugins] - envLecture 64[Lookup Plugins] - pipeLecture 65[Lookup Plugins] - templateLecture 66[Callback Plugin] - stdoutLecture 67[Callback Plugin] - aggregateLecture 68[Callback Plugin] - notification - log_plays and emailLecture 69[Callback Plugin] - notification - slack integrationSection 12: Managing Task Execution with Blocks, Assert, and HandlersLecture 70 BlockLecture 71 AssertLecture 72 HandlersSection 13: Reusable Automation with Collections, Roles, Includes and ImportsLecture 73 CollectionsLecture 74 RolesLecture 75 Include and ImportSection 14: Ansible Best Practices and OptimizationsLecture 76 Strategies in AnsibleLecture 77 Forks and Serial in AnsibleLecture 78 Using tagsLecture 79 Using check_modeLecture 80 DelegationLecture 81 no_log and log_pathLecture 82 ignore_errorsLecture 83 failed_when and changed_whenLecture 84 Ansible LintLecture 85 ansible_vaultSection 15:[ Capstone Project 3] - Automated IOS UpgradeLecture 86[Capstone Project 3] - Automated IOS Upgrade - OverviewLecture 87[Capstone Project 3] - Automated IOS Upgrade - SolutionSection 16: Ansible Automation Platform (AAP) and AWX EssentialsLecture 88 Ansible Automation Platform Overview and InstallationLecture 89 Setting up AAP to manage hostsLecture 90 Users, Teams and Roles in AAPLecture 91 Job Template SurveysLecture 92 Scheduling JobsLecture 93 Notifications in AAPLecture 94 Creating Dynamic Inventory in AAPLecture 95 Using Workflow in AAPSection 17: Advanced Ansible: Custom Inventory Plugins and ModulesLecture 96 Custom Inventory PluginLecture 97 Custom ModuleSection 18: ServiceNow Integration with AnsibleLecture 98 ServiceNow Overview and snow_record ModuleLecture 99 ServiceNow snow_record update using Jinja2 and HTMLLecture 100 ServiceNow ITSM Incident ModuleLecture 101 ServiceNow ITSM Change ModuleSection 19:[Capstone Project 4] - Automated VLAN Configuration using ServiceNow and AAPLecture 102 Automated VLAN Configuration using ServiceNow Workflow and AAP - OverviewLecture 103 Automated VLAN Configuration using ServiceNow Workflow and AAP - SolutionNetwork Engineers: Professionals looking to automate network device management and workflows using Ansible.,IT and Automation Enthusiasts: Anyone eager to learn network automation concepts and apply them in real-world scenarios.,DevNet Certification Aspirants: Learners preparing for the DevNet Expert certification and seeking hands-on experience with Ansible.,Beginner to Intermediate Learners: Individuals with basic networking knowledge (no programming required) who want to build expertise in network automation.Homepage: https://www.udemy.com/course/ansible-for-network-engineers-hands-on-capstone-projects/ DOWNLOAD NOW: Ansible For Network Engineers Hands-On & Capstone ProjectsDownload ( Rapidgator )https://rg.to/file/03ee244eb01448f68595bf3bf5914147/cbelv.Ansible.For.Network.Engineers.HandsOn..Capstone.Projects.part13.rar.htmlhttps://rg.to/file/07b1a16a1f64f073ecb56f0c1bfca1a4/cbelv.Ansible.For.Network.Engineers.HandsOn..Capstone.Projects.part08.rar.htmlhttps://rg.to/file/4213f79551e371f3e4289aecd79fdb13/cbelv.Ansible.For.Network.Engineers.HandsOn..Capstone.Projects.part12.rar.htmlhttps://rg.to/file/470054e5dd5105c007565066e62f1daf/cbelv.Ansible.For.Network.Engineers.HandsOn..Capstone.Projects.part01.rar.htmlhttps://rg.to/file/47da37f6e801f534bb84dbdd97a3ca26/cbelv.Ansible.For.Network.Engineers.HandsOn..Capstone.Projects.part03.rar.htmlhttps://rg.to/file/4b30919cea47e56abe27605ed465100e/cbelv.Ansible.For.Network.Engineers.HandsOn..Capstone.Projects.part11.rar.htmlhttps://rg.to/file/61517f24c55bba40f642c6797c64b23f/cbelv.Ansible.For.Network.Engineers.HandsOn..Capstone.Projects.part06.rar.htmlhttps://rg.to/file/700c39b79f361c2823d7d135cc29c93c/cbelv.Ansible.For.Network.Engineers.HandsOn..Capstone.Projects.part05.rar.htmlhttps://rg.to/file/a6879889a2e40a1f6fb2987e434cd0b1/cbelv.Ansible.For.Network.Engineers.HandsOn..Capstone.Projects.part09.rar.htmlhttps://rg.to/file/b6ee0e1f1aad4548ceb4f69398860a7f/cbelv.Ansible.For.Network.Engineers.HandsOn..Capstone.Projects.part02.rar.htmlhttps://rg.to/file/c2b4e1da63cf250e626ced5a32208774/cbelv.Ansible.For.Network.Engineers.HandsOn..Capstone.Projects.part10.rar.htmlhttps://rg.to/file/e17f5f8bd0a155d5e77f45800d52d53e/cbelv.Ansible.For.Network.Engineers.HandsOn..Capstone.Projects.part04.rar.htmlhttps://rg.to/file/f4ec3ef81499dc348fd752657f2059ec/cbelv.Ansible.For.Network.Engineers.HandsOn..Capstone.Projects.part07.rar.htmlFikperhttps://fikper.com/AWx28FGGgB/cbelv.Ansible.For.Network.Engineers.HandsOn..Capstone.Projects.part11.rar.htmlhttps://fikper.com/Gm1DwbpvTf/cbelv.Ansible.For.Network.Engineers.HandsOn..Capstone.Projects.part08.rar.htmlhttps://fikper.com/OnjNSPzVrD/cbelv.Ansible.For.Network.Engineers.HandsOn..Capstone.Projects.part06.rar.htmlhttps://fikper.com/UbDcz9Wlj2/cbelv.Ansible.For.Network.Engineers.HandsOn..Capstone.Projects.part04.rar.htmlhttps://fikper.com/at4SDUQiHX/cbelv.Ansible.For.Network.Engineers.HandsOn..Capstone.Projects.part12.rar.htmlhttps://fikper.com/duQ6vDWLmT/cbelv.Ansible.For.Network.Engineers.HandsOn..Capstone.Projects.part13.rar.htmlhttps://fikper.com/fyhc96t564/cbelv.Ansible.For.Network.Engineers.HandsOn..Capstone.Projects.part10.rar.htmlhttps://fikper.com/jtmJtupEYo/cbelv.Ansible.For.Network.Engineers.HandsOn..Capstone.Projects.part02.rar.htmlhttps://fikper.com/njgEgapHsP/cbelv.Ansible.For.Network.Engineers.HandsOn..Capstone.Projects.part01.rar.htmlhttps://fikper.com/rd1x2CMlu4/cbelv.Ansible.For.Network.Engineers.HandsOn..Capstone.Projects.part03.rar.htmlhttps://fikper.com/wDF8Avwt8R/cbelv.Ansible.For.Network.Engineers.HandsOn..Capstone.Projects.part09.rar.htmlhttps://fikper.com/y7kR6CWeQF/cbelv.Ansible.For.Network.Engineers.HandsOn..Capstone.Projects.part07.rar.htmlhttps://fikper.com/zw4sQoU6ze/cbelv.Ansible.For.Network.Engineers.HandsOn..Capstone.Projects.part05.rar.htmlNo Password - Links are Interchangeable Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now