Обратите внимание, что наш сайт не размещает какие-либо файлы из списка. Вы не можете скачать
эти файлы или скачать torrent-файл.
|
01-01 How to navigate this course.mp4 |
273.93Мб |
01-02 EX407 Red Hat Certified Specialist in Ansible Automation.mp4 |
215.55Мб |
01-03 Have Question Find Help and Support.mp4 |
242.76Мб |
02-01 What is Ansible-1 Why Ansible.mp4 |
955.46Мб |
02-02 What is Ansible-2 Simplicity YAML Push Model Custom Modules.mp4 |
942.88Мб |
02-03 What is Ansible-3 Batteries Included Approach.mp4 |
437.27Мб |
02-04 What is Ansible-4 Scripts vs Ansible.mp4 |
513.02Мб |
02-05 What is Ansible-5 Infrastructure as a Code.mp4 |
307.73Мб |
02-06 What is Ansible-6 Code vs Data.mp4 |
261.90Мб |
02-07 What is Ansible-7 Idempotence and State Management.mp4 |
857.28Мб |
02-08 What is Ansible-8 The Ansible Story.mp4 |
292.22Мб |
03-01 Section Introduction.mp4 |
126.63Мб |
03-02 Tasks Modules Roles.mp4 |
1004.83Мб |
03-03 Inventories and Playbooks.mp4 |
772.12Мб |
03-04 Book Recommendation Ansible Playbook Essentials.mp4 |
136.90Мб |
03-05 Code Organization Strategies.mp4 |
121.63Мб |
03-06 Introducing Use Case Devops Demo App.mp4 |
602.08Мб |
03-07 Approach to automate Devops Demo App.mp4 |
698.41Мб |
04-01 Section Introduction.mp4 |
79.02Мб |
04-02 Introduction to codespaces.mp4 |
138.42Мб |
04-03 Setting up codespaces locally with docker.mp4 |
103.93Мб |
04-04 Launching codespaces on digital ocean cloud.mp4 |
79.47Мб |
04-05 Managing codespaces.mp4 |
66.51Мб |
05-01 Section Introduction.mp4 |
230.90Мб |
05-02 Configuring Ansible.mp4 |
74.50Мб |
05-03 Defining a static Inventory.mp4 |
128.74Мб |
05-04 Host Patterns and Ad Hoc Commands.mp4 |
125.76Мб |
05-05 Modules and Desired State Configuration.mp4 |
76.49Мб |
05-06 Invoking Modules Idempotence.mp4 |
132.14Мб |
05-07 Using common modules.mp4 |
167.08Мб |
05-08 Command Modules and Idempotence.mp4 |
168.77Мб |
05-09 Using ansible console REPL Shell.mp4 |
53.90Мб |
06-01 Section Introduction.mp4 |
80.08Мб |
06-02 YAML Primer.mp4 |
114.08Мб |
06-03 Anatomy of a Playbook.mp4 |
63.62Мб |
06-04 Writing your first Play.mp4 |
112.61Мб |
06-05 Validating and applying Ansible Playbook.mp4 |
83.35Мб |
06-06 Troubleshooting playbook failures.mp4 |
92.20Мб |
06-07 Adding another play for app servers.mp4 |
59.63Мб |
06-08 Nano Project Create a playbook to deploy a Static Site.mp4 |
40.14Мб |
07-01 Section Introduction.mp4 |
167.06Мб |
07-02 Why do you need roles.mp4 |
158.68Мб |
07-03 Anatomy of a Role.mp4 |
135.85Мб |
07-04 Code Organization Strategies.mp4 |
136.36Мб |
07-05 Generating Roles Scaffold and Ansible Galaxy.mp4 |
117.87Мб |
07-06 Creating a role for Apache.mp4 |
80.16Мб |
07-07 Writing and applying playbook for app servers.mp4 |
54.43Мб |
07-08 Copying config file notifications and handlers.mp4 |
165.14Мб |
07-09 Creating a role for PHP.mp4 |
110.11Мб |
07-10 Nested roles and site wide playbook.mp4 |
121.33Мб |
07-11 Nano project Deploy DevOps Demo App.mp4 |
83.55Мб |
08-01 Section Introduction.mp4 |
177.98Мб |
08-02 Need to separate data from code.mp4 |
158.53Мб |
08-03 Diving into Jinja2 templates.mp4 |
296.05Мб |
08-04 Understanding Ansible vars Precedence Levels and Best Practices.mp4 |
286.93Мб |
08-05 Advanced vars concepts.mp4 |
268.40Мб |
08-06 Dynamically defining app version with vars and tasks.mp4 |
153.82Мб |
08-07 Managing app configs with templates and vars.mp4 |
219.65Мб |
08-08 Playing with vars precedence.mp4 |
187.48Мб |
08-09 Registered variables and conditional execution.mp4 |
121.95Мб |
08-10 Discovering facts with setup module.mp4 |
87.24Мб |
09-01 Section Introduction.mp4 |
94.97Мб |
09-02 Tour of Ansible Galaxy.mp4 |
361.65Мб |
09-03 Selecting role for HAProxy.mp4 |
140.34Мб |
09-04 Applying HAProxy role with custom properties.mp4 |
47.91Мб |
09-05 Troubleshooting HAProxy Issues.mp4 |
104.87Мб |
09-06 Nano Project Setup MySQL database using a galaxy role.mp4 |
152.55Мб |
09-07 Setting up MySQL.mp4 |
122.57Мб |
09-08 Connecting app with the database.mp4 |
41.22Мб |
09-09 Checking in the galaxy roles.mp4 |
40.34Мб |
09-10 Tagging tasks roles plays and playbooks.mp4 |
58.66Мб |
10-01 Overview of Conditionals.mp4 |
146.29Мб |
10-02 Overview of Iterators.mp4 |
157.67Мб |
10-03 Iterating over a list to install packages.mp4 |
39.93Мб |
10-04 Iterating over a dictionary to create users.mp4 |
80.48Мб |
10-05 Using conditionals in tasks and templates.mp4 |
48.52Мб |
10-06 Adding Ubuntu support by conditionally including vars.mp4 |
127.50Мб |
10-07 Making application compatible with Ubuntu.mp4 |
111.89Мб |
11-01 Enabling Facts Caching.mp4 |
120.45Мб |
11-02 Using Magic Variables for Service Discovery.mp4 |
129.37Мб |
11-03 Creating staging environment.mp4 |
144.37Мб |
11-04 Rolling back changes with contra playbooks.mp4 |
61.69Мб |
12-01 Section Introduction.mp4 |
65.66Мб |
12-02 Encrypting a file and using it in a playbook.mp4 |
79.29Мб |
12-03 Using a password file and Rekeying.mp4 |
31.93Мб |
12-04 Vault 1.2 and multiple Vault IDs.mp4 |
62.18Мб |
12-05 Changing Vault IDs and Encrypting Strings in File.mp4 |
57.94Мб |
12-06 Encrypting MySQL passwords with Vault.mp4 |
77.13Мб |
13-01 Section Introduction.mp4 |
138.78Мб |
13-02 Writing tasks for importing database schema.mp4 |
159.23Мб |
13-03 Applying schema updates and Troubleshooting.mp4 |
108.40Мб |
13-04 Creating strategy for rolling updates.mp4 |
82.14Мб |
13-05 Adding pre and post tasks Tasks delegation testing with wait_for.mp4 |
137.51Мб |