TorBT - Torrents and Magnet Links Search Engine

packtpub.com - Ultimate Ansible Bootcamp by School of DevopsĀ® [2018-05, Gourav Shah]

File Name
Size
01 Course Introduction/01-01 How to navigate this course.mp4
274 MB
01 Course Introduction/01-02 EX407 Red Hat Certified Specialist in Ansible Automation.mp4
216 MB
01 Course Introduction/01-03 Have Question Find Help and Support.mp4
243 MB
02 Introduction to Ansible/02-01 What is Ansible-1 Why Ansible.mp4
956 MB
02 Introduction to Ansible/02-02 What is Ansible-2 Simplicity YAML Push Model Custom Modules.mp4
943 MB
02 Introduction to Ansible/02-03 What is Ansible-3 Batteries Included Approach.mp4
437 MB
02 Introduction to Ansible/02-04 What is Ansible-4 Scripts vs Ansible.mp4
513 MB
02 Introduction to Ansible/02-05 What is Ansible-5 Infrastructure as a Code.mp4
308 MB
02 Introduction to Ansible/02-06 What is Ansible-6 Code vs Data.mp4
262 MB
02 Introduction to Ansible/02-07 What is Ansible-7 Idempotence and State Management.mp4
857 MB
02 Introduction to Ansible/02-08 What is Ansible-8 The Ansible Story.mp4
292 MB
03 Path to Automation with Ansible/03-01 Section Introduction.mp4
127 MB
03 Path to Automation with Ansible/03-02 Tasks Modules Roles.mp4
1005 MB
03 Path to Automation with Ansible/03-03 Inventories and Playbooks.mp4
772 MB
03 Path to Automation with Ansible/03-04 Book Recommendation Ansible Playbook Essentials.mp4
137 MB
03 Path to Automation with Ansible/03-05 Code Organization Strategies.mp4
122 MB
03 Path to Automation with Ansible/03-06 Introducing Use Case Devops Demo App.mp4
602 MB
03 Path to Automation with Ansible/03-07 Approach to automate Devops Demo App.mp4
698 MB
04 Setting up the Environment/04-01 Section Introduction.mp4
79 MB
04 Setting up the Environment/04-02 Introduction to codespaces.mp4
138 MB
04 Setting up the Environment/04-03 Setting up codespaces locally with docker.mp4
104 MB
04 Setting up the Environment/04-04 Launching codespaces on digital ocean cloud.mp4
80 MB
04 Setting up the Environment/04-05 Managing codespaces.mp4
66 MB
05 Ad Hoc Server Management with Ansible/05-01 Section Introduction.mp4
231 MB
05 Ad Hoc Server Management with Ansible/05-02 Configuring Ansible.mp4
74 MB
05 Ad Hoc Server Management with Ansible/05-03 Defining a static Inventory.mp4
129 MB
05 Ad Hoc Server Management with Ansible/05-04 Host Patterns and Ad Hoc Commands.mp4
126 MB
05 Ad Hoc Server Management with Ansible/05-05 Modules and Desired State Configuration.mp4
76 MB
05 Ad Hoc Server Management with Ansible/05-06 Invoking Modules Idempotence.mp4
132 MB
05 Ad Hoc Server Management with Ansible/05-07 Using common modules.mp4
167 MB
05 Ad Hoc Server Management with Ansible/05-08 Command Modules and Idempotence.mp4
169 MB
05 Ad Hoc Server Management with Ansible/05-09 Using ansible console REPL Shell.mp4
54 MB
06 Playbooks/06-01 Section Introduction.mp4
80 MB
06 Playbooks/06-02 YAML Primer.mp4
114 MB
06 Playbooks/06-03 Anatomy of a Playbook.mp4
64 MB
06 Playbooks/06-04 Writing your first Play.mp4
113 MB
06 Playbooks/06-05 Validating and applying Ansible Playbook.mp4
83 MB
06 Playbooks/06-06 Troubleshooting playbook failures.mp4
92 MB
06 Playbooks/06-07 Adding another play for app servers.mp4
60 MB
06 Playbooks/06-08 Nano Project Create a playbook to deploy a Static Site.mp4
40 MB
07 Roles/07-01 Section Introduction.mp4
167 MB
07 Roles/07-02 Why do you need roles.mp4
159 MB
07 Roles/07-03 Anatomy of a Role.mp4
136 MB
07 Roles/07-04 Code Organization Strategies.mp4
136 MB
07 Roles/07-05 Generating Roles Scaffold and Ansible Galaxy.mp4
118 MB
07 Roles/07-06 Creating a role for Apache.mp4
80 MB
07 Roles/07-07 Writing and applying playbook for app servers.mp4
54 MB
07 Roles/07-08 Copying config file notifications and handlers.mp4
165 MB
07 Roles/07-09 Creating a role for PHP.mp4
110 MB
07 Roles/07-10 Nested roles and site wide playbook.mp4
121 MB
07 Roles/07-11 Nano project Deploy DevOps Demo App.mp4
84 MB
08 Vars and Templates/08-01 Section Introduction.mp4
178 MB
08 Vars and Templates/08-02 Need to separate data from code.mp4
158 MB
08 Vars and Templates/08-03 Diving into Jinja2 templates.mp4
296 MB
08 Vars and Templates/08-04 Understanding Ansible vars Precedence Levels and Best Practices.mp4
287 MB
08 Vars and Templates/08-05 Advanced vars concepts.mp4
268 MB
08 Vars and Templates/08-06 Dynamically defining app version with vars and tasks.mp4
154 MB
08 Vars and Templates/08-07 Managing app configs with templates and vars.mp4
220 MB
08 Vars and Templates/08-08 Playing with vars precedence.mp4
188 MB
08 Vars and Templates/08-09 Registered variables and conditional execution.mp4
122 MB
08 Vars and Templates/08-10 Discovering facts with setup module.mp4
87 MB
09 Ansible Galaxy/09-01 Section Introduction.mp4
95 MB
09 Ansible Galaxy/09-02 Tour of Ansible Galaxy.mp4
362 MB
09 Ansible Galaxy/09-03 Selecting role for HAProxy.mp4
140 MB
09 Ansible Galaxy/09-04 Applying HAProxy role with custom properties.mp4
48 MB
09 Ansible Galaxy/09-05 Troubleshooting HAProxy Issues.mp4
105 MB
09 Ansible Galaxy/09-06 Nano Project Setup MySQL database using a galaxy role.mp4
153 MB
09 Ansible Galaxy/09-07 Setting up MySQL.mp4
123 MB
09 Ansible Galaxy/09-08 Connecting app with the database.mp4
41 MB
09 Ansible Galaxy/09-09 Checking in the galaxy roles.mp4
40 MB
09 Ansible Galaxy/09-10 Tagging tasks roles plays and playbooks.mp4
59 MB
10 Controlling Execution Flow/10-01 Overview of Conditionals.mp4
146 MB
10 Controlling Execution Flow/10-02 Overview of Iterators.mp4
158 MB
10 Controlling Execution Flow/10-03 Iterating over a list to install packages.mp4
40 MB
10 Controlling Execution Flow/10-04 Iterating over a dictionary to create users.mp4
80 MB
10 Controlling Execution Flow/10-05 Using conditionals in tasks and templates.mp4
48 MB
10 Controlling Execution Flow/10-06 Adding Ubuntu support by conditionally including vars.mp4
128 MB
10 Controlling Execution Flow/10-07 Making application compatible with Ubuntu.mp4
112 MB
11 Auto Disovery and Manging Multiple Environments/11-01 Enabling Facts Caching.mp4
120 MB
11 Auto Disovery and Manging Multiple Environments/11-02 Using Magic Variables for Service Discovery.mp4
129 MB
11 Auto Disovery and Manging Multiple Environments/11-03 Creating staging environment.mp4
144 MB
11 Auto Disovery and Manging Multiple Environments/11-04 Rolling back changes with contra playbooks.mp4
62 MB
12 Vault/12-01 Section Introduction.mp4
66 MB
12 Vault/12-02 Encrypting a file and using it in a playbook.mp4
79 MB
12 Vault/12-03 Using a password file and Rekeying.mp4
32 MB
12 Vault/12-04 Vault 1.2 and multiple Vault IDs.mp4
62 MB
12 Vault/12-05 Changing Vault IDs and Encrypting Strings in File.mp4
58 MB
12 Vault/12-06 Encrypting MySQL passwords with Vault.mp4
77 MB
13 Application Deployments/13-01 Section Introduction.mp4
139 MB
13 Application Deployments/13-02 Writing tasks for importing database schema.mp4
159 MB
13 Application Deployments/13-03 Applying schema updates and Troubleshooting.mp4
108 MB
13 Application Deployments/13-04 Creating strategy for rolling updates.mp4
82 MB
13 Application Deployments/13-05 Adding pre and post tasks Tasks delegation testing with wait_for.mp4
138 MB