Pearson Ansible From Basics To Guru
Focused View
13:45:44
22 View
00001 Ansible - Introduction.mp4
03:03
00002 Module introduction.mp4
00:44
00003 Learning objectives.mp4
00:52
00004 1.1 Understanding Ansible.mp4
01:49
00005 1.2 Setting up the Ansible Control Node.mp4
06:30
00006 1.3 Understanding Requirements for Managing Assets with Ansible.mp4
04:08
00007 1.4 Configuring Inventory.mp4
01:47
00008 1.5 Understanding Ad-hoc Commands.mp4
04:46
00009 1.6 Understanding the Course Lab Environment.mp4
04:38
00010 1.7 Configuring Linux Managed Hosts with Ad-hoc Commands.mp4
13:16
00011 1.8 Setting up Privilege Escalation.mp4
05:13
00012 1.9 Understanding ansible.cfg and Working with Settings.mp4
04:16
00013 1.10 Setting up Windows as a Managed Host.mp4
11:54
00014 Lesson 1 Lab Setting up an Ansible Managed Environment.mp4
00:34
00015 Lesson 1 Lab Solution Setting up an Ansible Managed Environment.mp4
06:58
00016 Learning objectives.mp4
00:51
00017 2.1 Ad-hoc Commands versus Playbooks.mp4
05:18
00018 2.2 Exploring Essential Ansible Modules.mp4
08:06
00019 2.3 Using Module Documentation.mp4
03:00
00020 2.4 Using Ansible in an Idempotent way.mp4
03:52
00021 Lesson 2 Lab Using Ad-hoc Commands.mp4
00:20
00022 Lesson 2 Lab Solution Using Ad-hoc Commands.mp4
03:31
00023 Learning objectives.mp4
00:36
00024 3.1 Understanding Playbook Structure.mp4
07:02
00025 3.2 Writing and Running your First Playbook.mp4
15:38
00026 3.3 Understanding Task Execution and Errors.mp4
06:05
00027 Lesson 3 Lab Using a Playbook to Automate Web Server Setup.mp4
00:45
00028 Lesson 3 Lab Solution Using a Playbook to Automate Web Server Setup.mp4
05:31
00029 Learning objectives.mp4
00:42
00030 4.1 Understanding Ansible Tower Automation Platform and AWX.mp4
05:36
00031 4.2 Installing Ansible Tower.mp4
05:53
00032 4.3 Understanding Ansible Tower Main Components.mp4
07:43
00033 4.4 Setting up Ansible Tower to Manage Assets.mp4
14:18
00034 4.5 Configuring Ansible Tower to Manage Windows.mp4
09:08
00035 Lesson 4 Lab Setting up Ansible Tower to Manage Assets in Ansible.mp4
00:37
00036 Lesson 4 Lab Solution Setting up Ansible Tower to Manage Assets in Ansible.mp4
08:33
00037 Module introduction.mp4
00:50
00038 Learning objectives.mp4
00:59
00039 5.1 Separating Code from Site-Specific Configuration.mp4
02:03
00040 5.2 Using Variables in a Playbook.mp4
05:09
00041 5.3 Understanding Where to Define your Variables.mp4
10:12
00042 5.4 Using Ansible Facts.mp4
05:08
00043 5.5 Understanding Different Notations for Facts and Variables.mp4
04:11
00044 5.6 Speeding up Fact Collection.mp4
03:30
00045 5.7 Using Multi-valued Variables.mp4
09:06
00046 5.8 Using Magic Variables.mp4
02:23
00047 5.9 Using Register.mp4
03:13
00048 5.10 Using Vault to Store Sensitive Information.mp4
05:54
00049 Lesson 5 Lab Making Playbooks Flexible with Variables.mp4
00:40
00050 Lesson 5 Lab Solution Making Playbooks Flexible with Variables.mp4
02:35
00051 Learning objectives.mp4
00:47
00052 6.1 Conditionals Overview.mp4
01:16
00053 6.2 Using Handlers for Conditional Task Execution.mp4
03:49
00054 6.3 Using when to Run Tasks Based on Specific Conditions.mp4
06:29
00055 6.4 Using register to Work with Task Results.mp4
08:14
00056 6.5 Using Blocks.mp4
06:39
00057 6.6 Using loop to Process a List of Items.mp4
10:26
00058 6.7 Managing Failure with the fail Module.mp4
05:33
00059 6.8 Using the assert Module.mp4
03:45
00060 Lesson 6 Lab Using when to Make the command Module Idempotent.mp4
00:45
00061 Lesson 6 Lab Solution Using when to Make the command Module Idempotent.mp4
08:00
00062 Learning objectives.mp4
00:39
00063 7.1 Manipulating Files.mp4
02:59
00064 7.2 Changing File Contents.mp4
04:56
00065 7.3 Using the find Module.mp4
06:19
00066 7.4 Using Templates.mp4
09:20
00067 Lesson 7 Lab Working with Files.mp4
00:57
00068 Lesson 7 Lab Solution Working with Files.mp4
11:18
00069 Learning objectives.mp4
00:43
00070 8.1 Understanding Collections.mp4
06:19
00071 8.2 Understanding Roles.mp4
04:28
00072 8.3 Working with Galaxy.mp4
06:53
00073 8.4 Using Collections.mp4
07:02
00074 8.5 Using Collections from Automation Hub.mp4
07:53
00075 8.6 Creating your own Roles.mp4
05:01
00076 Lesson 8 Lab Working with Roles and Collections.mp4
00:30
00077 Lesson 8 Lab Solution Working with Roles and Collections.mp4
12:50
00078 Module introduction.mp4
00:41
00079 Learning objectives.mp4
00:55
00080 9.1 Using Includes and Imports.mp4
02:56
00081 9.2 Configuring Security.mp4
11:20
00082 9.3 Using Tags.mp4
04:29
00083 9.4 Using Delegation.mp4
07:44
00084 9.5 Managing Parallelism.mp4
02:16
00085 9.6 Efficiently Copying Files.mp4
02:54
00086 9.7 Optimizing SSH.mp4
06:20
00087 9.8 Case Study - Optimizing Ansible.mp4
03:41
00088 Lesson 9 Lab Optimizing Ansible.mp4
00:35
00089 Lesson 9 Lab Solution Optimizing Ansible.mp4
08:37
00090 Learning objectives.mp4
00:36
00091 10.1 Understanding Filters and Variable Types.mp4
07:19
00092 10.2 Using Filters to Change Variables.mp4
10:14
00093 10.3 Using Filters to Work with Network Addresses.mp4
06:07
00094 10.4 Using Filters in Loops.mp4
12:02
00095 Lesson 10 Lab Using Filters.mp4
00:40
00096 Lesson 10 Lab Solution Using Filters.mp4
04:37
00097 Learning objectives.mp4
00:51
00098 11.1 Understanding Plugins and Filters.mp4
03:11
00099 11.2 Exploring Lookup Plugins.mp4
06:07
00100 11.3 Using Common Lookup Plugins.mp4
10:49
00101 11.4 Using the fileglob Lookup Plugin.mp4
05:48
00102 11.5 Using Callback and Timer Plugins.mp4
10:09
00103 11.6 Using Plugin-Based Inventory.mp4
09:45
00104 11.7 Configuring Fact Caching.mp4
08:13
00105 11.8 Creating Random Passwords.mp4
03:27
00106 Lesson 11 Lab Configuring Fact Caching.mp4
00:15
00107 Lesson 11 Lab Solution Configuring Fact Caching.mp4
03:35
00108 Learning objectives.mp4
00:57
00109 12.1 Managing Users and Teams.mp4
09:17
00110 12.2 Creating Job Template Surveys.mp4
05:58
00111 12.3 Configuring Notifications.mp4
03:58
00112 12.4 Using Workflow.mp4
12:56
00113 12.5 Scheduling Jobs.mp4
03:00
00114 12.6 Importing Static Inventories.mp4
04:53
00115 12.7 Creating and Updating Dynamic Inventories.mp4
05:59
00116 12.8 Using Smart Inventories.mp4
04:39
00117 12.9 Using Vault in Tower.mp4
03:55
00118 12.10 Using the Tower API.mp4
11:39
00119 12.11 Backing up Tower.mp4
01:45
00120 Lesson 12 Lab Advanced Ansible Tower Usage.mp4
00:47
00121 Lesson 12 Lab Solution Advanced Ansible Tower Usage.mp4
08:28
00122 Module introduction.mp4
00:25
00123 Learning objectives.mp4
00:21
00124 13.1 Understanding Requirements for Managing Windows.mp4
02:49
00125 13.2 Using Playbooks to Manage Windows.mp4
06:15
00126 Lesson 13 Lab Managing Windows with Ansible.mp4
00:22
00127 Lesson 13 Lab Solution Managing Windows with Ansible.mp4
06:27
00128 Learning objectives.mp4
00:22
00129 14.1 Understanding Requirements for Managing Azure.mp4
06:10
00130 14.2 Using Playbooks to Manage Azure.mp4
10:27
00131 Lesson 14 Lab Managing Azure.mp4
00:24
00132 Lesson 14 Lab Solution Managing Azure.mp4
02:53
00133 Learning objectives.mp4
00:27
00134 15.1 Understanding Requirements for Managing Docker.mp4
01:38
00135 15.2 Using Playbooks to Manage Docker.mp4
09:05
00136 15.3 Managing Podman Containers.mp4
04:53
00137 Lesson 15 Lab Managing Containers.mp4
00:22
00138 Lesson 15 Lab Solution Managing Containers.mp4
04:38
00139 Learning objectives.mp4
00:24
00140 16.1 Understanding Requirements for Managing AWS.mp4
08:26
00141 16.2 Using Playbooks to Manage AWS.mp4
14:08
00142 16.3 Configuring Dynamic Inventory.mp4
06:26
00143 Lesson 16 Lab Managing AWS with Ansible.mp4
00:17
00144 Lesson 16 Lab Solution Managing AWS with Ansible.mp4
04:49
00145 Learning objectives.mp4
00:44
00146 17.1 Understanding Network Device Management.mp4
04:53
00147 17.2 Setting Up Cisco SMB Devices.mp4
16:56
00148 17.3 Configuring Cisco SMB Devices with Ansible.mp4
08:50
00149 17.4 Using Generic Modules for Network Device Management.mp4
01:57
00150 Lesson 17 Lab Automating Switch Setup with Ansible.mp4
00:24
00151 Lesson 17 Lab Solution Automating Switch Setup with Ansible.mp4
03:34
00152 Learning objectives.mp4
00:30
00153 18.1 Managing KVM Virtual Machines.mp4
05:53
00154 18.2 Understanding vSphere Management.mp4
04:16
00155 18.3 Managing ESXi.mp4
08:24
00156 Lesson 18 Lab Managing a KVM Based Virtual Classroom with Ansible.mp4
00:30
00157 Lesson 18 Lab Solution Managing a KVM Based Virtual Classroom with Ansible.mp4
11:02
00158 Learning objectives.mp4
00:26
00159 19.1 Understanding Requirements for Managing Kubernetes.mp4
06:17
00160 19.2 Preparing the Kubernetes Setup.mp4
03:02
00161 19.3 Writing a Playbook to Create a Kubernetes Cluster.mp4
21:54
00162 19.4 Running the Playbook to Create a Kubernetes Cluster.mp4
06:56
00163 19.5 Managing Kubernetes Resources.mp4
02:59
00164 Lesson 19 Lab Automating Kubernetes Application Deployment with Ansible.mp4
00:29
00165 Lesson 19 Lab Solution Automating Kubernetes Application Deployment with Ansible.mp4
05:19
00166 Ansible - Summary.mp4
00:21
More details
User Reviews
Rating
average 0
Focused display
Category

LiveLessons
View courses LiveLessonsPearson's video training library is an indispensable learning tool for today's competitive job market. Having essential technology training and certifications can open doors for career advancement and life enrichment. We take learning personally. We've published hundreds of up-to-date videos on wide variety of key topics for Professionals and IT Certification candidates. Now you can learn from renowned industry experts from anywhere in the world, without leaving home.
- language english
- Training sessions 166
- duration 13:45:44
- Release Date 2023/11/03