UD110/01 Course Introduction/001 How to Navigate this course.mp4 |
46 MB |
UD110/01 Course Introduction/002 EX407 Red Hat Certified Specialist in Ansible Automation.mp4 |
38.3 MB |
UD110/01 Course Introduction/003 Have Question Find Help and Support.mp4 |
38.5 MB |
UD110/01 Course Introduction/004 Important Resources for this Course.html |
2 KB |
UD110/02 Introduction to Ansible/005 Ansible-1-Introduction.pdf |
9.3 MB |
UD110/02 Introduction to Ansible/005 What is Ansible Part I Why Ansible.mp4 |
22.7 MB |
UD110/02 Introduction to Ansible/006 What is Ansible Part II Simplicity YAML Push Model Custom Modules.mp4 |
23.6 MB |
UD110/02 Introduction to Ansible/007 What is Ansible Part III Batteries Included Approach.mp4 |
20.7 MB |
UD110/02 Introduction to Ansible/008 What is Ansible Part IV Infrastructure as a Code.mp4 |
34.8 MB |
UD110/02 Introduction to Ansible/009 What is Ansible Part V Code vs Data.mp4 |
24.1 MB |
UD110/02 Introduction to Ansible/010 What is Ansible Part VI Idempotence and State Management.mp4 |
31.4 MB |
UD110/02 Introduction to Ansible/011 What is Ansible Part VIII The Ansible Story.mp4 |
21 MB |
UD110/03 Setting up the Environment/012 Ansible-Codespace-Checklist.pdf |
667 KB |
UD110/03 Setting up the Environment/012 Section Introduction.mp4 |
14.8 MB |
UD110/03 Setting up the Environment/013 Introduction to codespaces.mp4 |
43.9 MB |
UD110/03 Setting up the Environment/014 Setting up codespaces locally with docker.mp4 |
69.1 MB |
UD110/03 Setting up the Environment/015 Ansible-Codespace-Checklist.pdf |
667 KB |
UD110/03 Setting up the Environment/015 LAB 1 Setting up a codespaces environment with Docker.html |
5 KB |
UD110/03 Setting up the Environment/016 Launching codespaces on digital ocean cloud.mp4 |
40.9 MB |
UD110/03 Setting up the Environment/017 Managing codespaces.mp4 |
56.9 MB |
UD110/03 Setting up the Environment/external-assets-links.txt |
142 B |
UD110/04 Path to Automation with Ansible/018 Section Introduction.mp4 |
4.4 MB |
UD110/04 Path to Automation with Ansible/019 Tasks Modules Roles.mp4 |
32.1 MB |
UD110/04 Path to Automation with Ansible/020 Inventories and Playbooks.mp4 |
25.5 MB |
UD110/04 Path to Automation with Ansible/021 Book Recommendation Ansible Playbook Essentials.mp4 |
4.7 MB |
UD110/04 Path to Automation with Ansible/022 Code Organization Strategies.mp4 |
23.4 MB |
UD110/04 Path to Automation with Ansible/023 Introducing Use Case - Devops Demo App.mp4 |
19 MB |
UD110/04 Path to Automation with Ansible/024 Approach to automate Devops Demo App.mp4 |
23.5 MB |
UD110/04 Path to Automation with Ansible/external-assets-links.txt |
104 B |
UD110/05 Ad Hoc Server Management with Ansible/025 Section Introduction.mp4 |
8.1 MB |
UD110/05 Ad Hoc Server Management with Ansible/026 Configuring Ansible.mp4 |
49.9 MB |
UD110/05 Ad Hoc Server Management with Ansible/027 LAB 1 Adding Ansible Configs.html |
2 KB |
UD110/05 Ad Hoc Server Management with Ansible/028 Defining a static Inventory.mp4 |
44.6 MB |
UD110/05 Ad Hoc Server Management with Ansible/029 LAB 2 Creating Host Inventory.html |
4 KB |
UD110/05 Ad Hoc Server Management with Ansible/030 Host Patterns and Ad Hoc Commands.mp4 |
66.1 MB |
UD110/05 Ad Hoc Server Management with Ansible/031 LAB 3 Ad Hoc commands.html |
6 KB |
UD110/05 Ad Hoc Server Management with Ansible/032 Modules and Desired State Configuration.mp4 |
30.6 MB |
UD110/05 Ad Hoc Server Management with Ansible/033 LAB 4 Using modules to manage the state of infrastructure.html |
3 KB |
UD110/05 Ad Hoc Server Management with Ansible/034 Invoking Modules Idempotence.mp4 |
53.7 MB |
UD110/05 Ad Hoc Server Management with Ansible/035 Using common modules.mp4 |
67.8 MB |
UD110/05 Ad Hoc Server Management with Ansible/036 Command Modules and Idempotence.mp4 |
68.2 MB |
UD110/05 Ad Hoc Server Management with Ansible/037 Using ansible-console REPL Shell.mp4 |
10 MB |
UD110/06 Playbooks/038 Section Introduction.mp4 |
13.4 MB |
UD110/06 Playbooks/039 YAML Primer.mp4 |
43.4 MB |
UD110/06 Playbooks/040 Anatomy of a Playbook.mp4 |
42.2 MB |
UD110/06 Playbooks/041 Writing your first Play.mp4 |
46.1 MB |
UD110/06 Playbooks/042 LAB 1 Writing Playbook for Base System Configurations.html |
2 KB |
UD110/06 Playbooks/043 Validating and applying Ansible Playbook.mp4 |
46.7 MB |
UD110/06 Playbooks/044 LAB 2 Validating Syntax.html |
4 KB |
UD110/06 Playbooks/045 Troubleshooting playbook failures.mp4 |
43.9 MB |
UD110/06 Playbooks/046 LAB 3 Error Handling and Debugging.html |
5 KB |
UD110/06 Playbooks/047 Adding another play for app servers.mp4 |
32.4 MB |
UD110/06 Playbooks/048 LAB 4 Adding Additional Play.html |
4 KB |
UD110/06 Playbooks/049 Nano Project Create a playbook to deploy a Static Site.mp4 |
3.5 MB |
UD110/06 Playbooks/050 Cleaning up lb node after deploying static site.html |
2 KB |
UD110/07 Roles/051 Section Introduction.mp4 |
12.5 MB |
UD110/07 Roles/052 Why do you need roles.mp4 |
22.2 MB |
UD110/07 Roles/053 Anatomy of a Role.mp4 |
21.6 MB |
UD110/07 Roles/054 Code Organization Strategies.mp4 |
22.3 MB |
UD110/07 Roles/055 Generating Roles Scaffold and Ansible Galaxy.mp4 |
18.6 MB |
UD110/07 Roles/056 Creating a role for Apache.mp4 |
17.1 MB |
UD110/07 Roles/057 LAB 1 Configuring app server environment with Roles.html |
3 KB |
UD110/07 Roles/058 Writing and applying playbook for app servers.mp4 |
28.2 MB |
UD110/07 Roles/059 LAB 2 Writing Tasks to Install and Start Apache Web Service.html |
3 KB |
UD110/07 Roles/060 Copying config file notifications and handlers.mp4 |
70.4 MB |
UD110/07 Roles/061 LAB 3 Managing Configurations.html |
3 KB |
UD110/07 Roles/062 Creating a role for PHP.mp4 |
55 MB |
UD110/07 Roles/063 LAB 4 Create a role to install php.html |
2 KB |
UD110/07 Roles/064 Nested roles and site wide playbook.mp4 |
53.5 MB |
UD110/07 Roles/065 LAB 5 Systems role dependencies and nested roles.html |
4 KB |
UD110/07 Roles/066 Nano project Deploy Devops Demo App.mp4 |
32.9 MB |
UD110/08 Vars and Templates/067 Section Introduction.mp4 |
6.1 MB |
UD110/08 Vars and Templates/068 Need to separate data from code.mp4 |
26.7 MB |
UD110/08 Vars and Templates/069 Diving into Jinja2 templates.mp4 |
41.5 MB |
UD110/08 Vars and Templates/070 Understanding ansible vars Precedence Levels and Best Practices.mp4 |
31.8 MB |
UD110/08 Vars and Templates/071 Advanced vars concepts.mp4 |
88.5 MB |
UD110/08 Vars and Templates/072 Dynamically defining app version with vars and tasks.mp4 |
67.3 MB |
UD110/08 Vars and Templates/073 Managing app configs with templates and vars.mp4 |
105.9 MB |
UD110/08 Vars and Templates/074 LAB 1 Templates and Variables.html |
6 KB |
UD110/08 Vars and Templates/075 Playing with vars precedence.mp4 |
77.9 MB |
UD110/08 Vars and Templates/076 LAB 2 Beyond defaults - Playing with vars precedence.html |
3 KB |
UD110/08 Vars and Templates/077 Registereed varibles and conditional execution.mp4 |
54 MB |
UD110/08 Vars and Templates/078 LAB 3 Registered Variables.html |
4 KB |
UD110/08 Vars and Templates/079 Discovering facts with setup module.mp4 |
17.8 MB |
UD110/09 Ansible Galaxy/080 Section Introduction.mp4 |
3.2 MB |
UD110/09 Ansible Galaxy/081 Tour of Ansible Galaxy.mp4 |
75 MB |
UD110/09 Ansible Galaxy/082 Selecing role for HAProxy.mp4 |
64.5 MB |
UD110/09 Ansible Galaxy/083 Applying HAProxy role with custom properties.mp4 |
9.9 MB |
UD110/09 Ansible Galaxy/084 Troubleshooting HAProxy Issues.mp4 |
18 MB |
UD110/09 Ansible Galaxy/085 Nano Project Setup MySQL database using a galaxy role.mp4 |
35.1 MB |
UD110/09 Ansible Galaxy/086 Setting up MySQL.mp4 |
59.9 MB |
UD110/09 Ansible Galaxy/087 Connecting app with the database.mp4 |
23.2 MB |
UD110/09 Ansible Galaxy/088 Checking in the galaxy roles.mp4 |
8.3 MB |
UD110/09 Ansible Galaxy/089 Tagging tasks roles plays and playbooks.mp4 |
33.5 MB |
UD110/10 Controlling Execution Flow/090 Overview of Conditionals.mp4 |
56.4 MB |
UD110/10 Controlling Execution Flow/091 Overview of Iterators.mp4 |
60.8 MB |
UD110/10 Controlling Execution Flow/092 Iterating over a list to install packages.mp4 |
25.4 MB |
UD110/10 Controlling Execution Flow/093 LAB 1 Control Structures.html |
2 KB |
UD110/10 Controlling Execution Flow/094 Iterating over a dictionary to create users.mp4 |
46.4 MB |
UD110/10 Controlling Execution Flow/095 LAB 2 Iterating over a hash tabledictionary to create users.html |
2 KB |
UD110/10 Controlling Execution Flow/096 Using conditionals in tasks and templates.mp4 |
27.1 MB |
UD110/10 Controlling Execution Flow/097 LAB 3 Refactoring apache playbook to add support for Ubuntu.html |
5 KB |
UD110/10 Controlling Execution Flow/098 Adding Ubuntu support by conditionally including vars.mp4 |
66 MB |
UD110/10 Controlling Execution Flow/099 LAB 4 Selective execution by using tags.html |
3 KB |
UD110/10 Controlling Execution Flow/100 Making application compatible with ubuntu.mp4 |
18.3 MB |
UD110/11 Auto Disovery and Manging Multiple Environments/101 Enabling Facts Caching.mp4 |
62.3 MB |
UD110/11 Auto Disovery and Manging Multiple Environments/102 Using Magic Variables for Service Discovery.mp4 |
73 MB |
UD110/11 Auto Disovery and Manging Multiple Environments/103 LAB 1 Magic Variables for Service Discovery Multiple Environments.html |
1 KB |
UD110/11 Auto Disovery and Manging Multiple Environments/104 Creating staging environment.mp4 |
33 MB |
UD110/11 Auto Disovery and Manging Multiple Environments/105 LAB 2 Create staging environment.html |
2 KB |
UD110/11 Auto Disovery and Manging Multiple Environments/106 Rolling back changes with contra playbooks.mp4 |
12.7 MB |
UD110/12 Vault/107 Section Introduction.mp4 |
8.5 MB |
UD110/12 Vault/108 Encrypting a file and using it in a playbook.mp4 |
41.8 MB |
UD110/12 Vault/109 LAB 1 Encrypting and decrypting with single key.html |
2 KB |
UD110/12 Vault/110 Using a password file and Rekeying.mp4 |
21.9 MB |
UD110/12 Vault/111 Vault 1.2 and multiple Vault IDs.mp4 |
37.6 MB |
UD110/12 Vault/112 Changing Vault IDs and Encrypting Strings in File.mp4 |
39.2 MB |
UD110/12 Vault/113 LAB 2 Multiple vault ids and encrypting strings.html |
2 KB |
UD110/12 Vault/114 Encrypting mysql passwords with Vault.mp4 |
49.7 MB |
UD110/13 Application Deployments/115 Section Introduction.mp4 |
11.2 MB |
UD110/13 Application Deployments/116 Writing tasks for importing database schema.mp4 |
24.2 MB |
UD110/13 Application Deployments/117 Applying schema updates and Troubleshooting.mp4 |
15.2 MB |
UD110/13 Application Deployments/118 Creating strategy for Rolling updates.mp4 |
17.1 MB |
UD110/13 Application Deployments/119 Adding pre and post tasks Tasks gelegation Testing with wait_for.mp4 |
26.9 MB |
UD110/Torrent_downloaded_from_Demonoid.is_.txt |
58 B |