Download link
File List
-
Module 1 Fundamentals/Lesson 02 Getting Started/008. 2.7 Using Ansible to Configure Managed Nodes.mp4 77.66 MB
Module 1 Fundamentals/001. Module Introduction.mp4 3.58 MB
Module 1 Fundamentals/Lesson 01 What is Ansible/001. Learning objectives.mp4 2.2 MB
Module 1 Fundamentals/Lesson 01 What is Ansible/002. 1.1 What is Configuration Management.mp4 13.89 MB
Module 1 Fundamentals/Lesson 01 What is Ansible/003. 1.2 Solutions for Configuration Management.mp4 6.45 MB
Module 1 Fundamentals/Lesson 01 What is Ansible/004. 1.3 Configuring as Code and DevOps.mp4 5.89 MB
Module 1 Fundamentals/Lesson 01 What is Ansible/005. 1.4 Ansible Components.mp4 16.11 MB
Module 1 Fundamentals/Lesson 01 What is Ansible/006. 1.5 Working with Ansible in Small Environments.mp4 4.96 MB
Module 1 Fundamentals/Lesson 01 What is Ansible/007. 1.6 Working with Ansible in Large Environments.mp4 5.71 MB
Module 1 Fundamentals/Lesson 02 Getting Started/001. Learning objectives.mp4 3.71 MB
Module 1 Fundamentals/Lesson 02 Getting Started/002. 2.1 Ansible Infrastructure Components.mp4 20.67 MB
Module 1 Fundamentals/Lesson 02 Getting Started/003. 2.2 Setting up a RHEL Ansible Control Node.mp4 22.24 MB
Module 1 Fundamentals/Lesson 02 Getting Started/004. 2.3 Setting up an Ubuntu Ansible Control Node.mp4 10.33 MB
Module 1 Fundamentals/Lesson 02 Getting Started/005. 2.4 Setting up an Ansible Control Node with Python pip.mp4 9.05 MB
Module 1 Fundamentals/Lesson 02 Getting Started/006. 2.5 Requirements for Managing Assets.mp4 7.76 MB
Module 1 Fundamentals/Lesson 02 Getting Started/007. 2.6 Modules and Collections.mp4 8.74 MB
Introduction/001. Ansible Core Concepts and Advanced Features Introduction.mp4 8.42 MB
Module 1 Fundamentals/Lesson 02 Getting Started/009. 2.8 Defining Default Settings in ansible.cfg.mp4 22.5 MB
Module 1 Fundamentals/Lesson 02 Getting Started/010. 2.9 Managing Windows.mp4 29.64 MB
Module 1 Fundamentals/Lesson 02 Getting Started/011. 2.10 Using MacOS as a Control Node.mp4 9.9 MB
Module 1 Fundamentals/Lesson 03 Using Ansible in Large Environments/001. Learning objectives.mp4 3.9 MB
Module 1 Fundamentals/Lesson 03 Using Ansible in Large Environments/002. 3.1 Centralizing Configuration as Code Using Git.mp4 22.87 MB
Module 1 Fundamentals/Lesson 03 Using Ansible in Large Environments/003. 3.2 Using AWX and Ansible Automation Platform.mp4 12.67 MB
Module 1 Fundamentals/Lesson 03 Using Ansible in Large Environments/004. 3.3 Configuring ansible-navigator.mp4 19.44 MB
Module 1 Fundamentals/Lesson 03 Using Ansible in Large Environments/005. 3.4 Working with ansible-navigator.mp4 23.19 MB
Module 1 Fundamentals/Lesson 03 Using Ansible in Large Environments/006. 3.5 Providing Required Collections for ansible-navigator.mp4 7.71 MB
Module 1 Fundamentals/Lesson 03 Using Ansible in Large Environments/007. 3.6 ansible-navigator Configuration.mp4 1.9 MB
Module 1 Fundamentals/Lesson 03 Using Ansible in Large Environments/008. Lesson 3 Lab Using ansible-navigator.mp4 16.42 MB
Module 1 Fundamentals/Lesson 04 Using Ad-Hoc Commands/001. Learning objectives.mp4 2.29 MB
Module 1 Fundamentals/Lesson 04 Using Ad-Hoc Commands/002. 4.1 Ad-hoc Commands versus Playbooks.mp4 22.68 MB
Module 1 Fundamentals/Lesson 04 Using Ad-Hoc Commands/003. 4.2 Using Ansible Content Collections.mp4 26.41 MB
Module 1 Fundamentals/Lesson 04 Using Ad-Hoc Commands/004. 4.3 Exploring Essential Ansible Modules.mp4 19.76 MB
Module 1 Fundamentals/Lesson 04 Using Ad-Hoc Commands/005. 4.4 Using Module Documentation.mp4 14.75 MB
Module 1 Fundamentals/Lesson 04 Using Ad-Hoc Commands/006. 4.5 Using Ansible in an Idempotent Way.mp4 7.83 MB
Module 1 Fundamentals/Lesson 04 Using Ad-Hoc Commands/007. Lesson 4 Lab Using Ad-Hoc Commands.mp4 1.61 MB
Module 1 Fundamentals/Lesson 04 Using Ad-Hoc Commands/008. Lesson 4 Lab Solution Using Ad-Hoc Commands.mp4 10.33 MB
Module 1 Fundamentals/Lesson 05 Using Ansible Playbooks/001. Learning objectives.mp4 2.79 MB
Module 1 Fundamentals/Lesson 05 Using Ansible Playbooks/002. 5.1 Understanding Playbook Structure.mp4 14.38 MB
Module 1 Fundamentals/Lesson 05 Using Ansible Playbooks/003. 5.2 Running Your First Playbook.mp4 10.38 MB
Module 1 Fundamentals/Lesson 05 Using Ansible Playbooks/004. 5.3 Understanding Task Execution and Errors.mp4 14.49 MB
Module 1 Fundamentals/Lesson 05 Using Ansible Playbooks/005. 5.4 Using ansible-navigator to Run Playbooks.mp4 5.59 MB
Module 1 Fundamentals/Lesson 05 Using Ansible Playbooks/006. Lesson 5 Lab Using a Playbook to Deploy a Webserver.mp4 2.54 MB
Module 1 Fundamentals/Lesson 05 Using Ansible Playbooks/007. Lesson 5 Lab Solution Using a Playbook to Deploy a Webserver.mp4 23.55 MB
Module 2 Developing Flexible Playbooks/001. Module Introduction.mp4 1.99 MB
Module 2 Developing Flexible Playbooks/Lesson 06 Working with Variables/001. Learning objectives.mp4 4.99 MB
Module 2 Developing Flexible Playbooks/Lesson 06 Working with Variables/002. 6.1 Separating Code from Site-Specific Configuration.mp4 3.39 MB
Module 2 Developing Flexible Playbooks/Lesson 06 Working with Variables/003. 6.3 Understanding Where to Define Your Variables.mp4 14.88 MB
Module 2 Developing Flexible Playbooks/Lesson 06 Working with Variables/004. 6.4 Using Ansible Facts.mp4 28.58 MB
Module 2 Developing Flexible Playbooks/Lesson 06 Working with Variables/005. 6.5 Using set fact.mp4 12.36 MB
Module 2 Developing Flexible Playbooks/Lesson 06 Working with Variables/006. 6.6 Understanding Different Notations for Facts and Variables.mp4 15.95 MB
Module 2 Developing Flexible Playbooks/Lesson 06 Working with Variables/007. 6.7 Using Multi-valued Variables.mp4 28.51 MB
Module 2 Developing Flexible Playbooks/Lesson 06 Working with Variables/008. 6.8 Using Magic Variables.mp4 16.63 MB
Module 2 Developing Flexible Playbooks/Lesson 06 Working with Variables/009. 6.9 Using Register.mp4 9.13 MB
Module 2 Developing Flexible Playbooks/Lesson 06 Working with Variables/010. 6.10 Using Vault to Store Sensitive Information.mp4 19.47 MB
Module 2 Developing Flexible Playbooks/Lesson 07 Using Conditionals/001. Learning objectives.mp4 3.17 MB
Module 2 Developing Flexible Playbooks/Lesson 07 Using Conditionals/002. 7.1 Conditionals Overview.mp4 18.03 MB
Module 2 Developing Flexible Playbooks/Lesson 07 Using Conditionals/003. 7.2 Using loop to Process a List of Items.mp4 23.83 MB
Module 2 Developing Flexible Playbooks/Lesson 07 Using Conditionals/004. 7.3 Using Handlers for Conditional Task Execution.mp4 19.46 MB
Module 2 Developing Flexible Playbooks/Lesson 07 Using Conditionals/005. 7.4 Using when to Run Tasks in Specific Situations.mp4 34.24 MB
Module 2 Developing Flexible Playbooks/Lesson 07 Using Conditionals/006. 7.5 Using register to Work with Task Results.mp4 10.84 MB
Module 2 Developing Flexible Playbooks/Lesson 07 Using Conditionals/007. 7.6 Using Blocks.mp4 14.66 MB
Module 2 Developing Flexible Playbooks/Lesson 07 Using Conditionals/008. 7.8 Using assert.mp4 17.63 MB
Module 2 Developing Flexible Playbooks/Lesson 07 Using Conditionals/009. Lesson 7 Lab Using when to Create Idempotency.mp4 3.17 MB
Module 2 Developing Flexible Playbooks/Lesson 07 Using Conditionals/010. Lesson 7 Lab Solution Using when to Create Idempotency.mp4 15.11 MB
Module 2 Developing Flexible Playbooks/Lesson 08 Managing Files/001. Learning objectives.mp4 2.71 MB
Module 2 Developing Flexible Playbooks/Lesson 08 Managing Files/002. 8.1 Manipulating Files.mp4 12.95 MB
Module 2 Developing Flexible Playbooks/Lesson 08 Managing Files/003. 8.2 Changing File Contents.mp4 14.87 MB
Module 2 Developing Flexible Playbooks/Lesson 08 Managing Files/004. 8.3 Using the find Module.mp4 13.87 MB
Module 2 Developing Flexible Playbooks/Lesson 08 Managing Files/005. 8.4 Using Templates.mp4 9.58 MB
Module 2 Developing Flexible Playbooks/Lesson 08 Managing Files/006. 8.5 Using Conditional Statements in Templates.mp4 19.25 MB
Module 2 Developing Flexible Playbooks/Lesson 08 Managing Files/007. Lesson 8 Lab Working with Files.mp4 1.19 MB
Module 2 Developing Flexible Playbooks/Lesson 08 Managing Files/008. Lesson 8 Lab Solution Working with Files.mp4 5.35 MB
Module 2 Developing Flexible Playbooks/Lesson 09 Using Roles/001. Learning objectives.mp4 2.72 MB
Module 2 Developing Flexible Playbooks/Lesson 09 Using Roles/002. 9.1 Understanding and Using Roles.mp4 21.97 MB
Module 2 Developing Flexible Playbooks/Lesson 09 Using Roles/003. 9.2 Working with ansible-galaxy.mp4 7.09 MB
Module 2 Developing Flexible Playbooks/Lesson 09 Using Roles/004. 9.3 How Roles are Organized.mp4 10.6 MB
Module 2 Developing Flexible Playbooks/Lesson 09 Using Roles/005. 9.4 Writing Custom Roles.mp4 28.02 MB
Module 2 Developing Flexible Playbooks/Lesson 09 Using Roles/006. 9.5 Using System Roles.mp4 1.86 MB
Module 2 Developing Flexible Playbooks/Lesson 09 Using Roles/007. Lesson 9 Lab Working with Roles.mp4 11.55 MB
Module 3 Advanced Ansible Management/001. Module Introduction.mp4 1.84 MB
Module 3 Advanced Ansible Management/Lesson 10 Ansible Best Practices and Optimization/001. Learning objectives.mp4 4.13 MB
Module 3 Advanced Ansible Management/Lesson 10 Ansible Best Practices and Optimization/002. 10.1 Using include and import.mp4 7.91 MB
Module 3 Advanced Ansible Management/Lesson 10 Ansible Best Practices and Optimization/003. 10.2 Configuring Security.mp4 28.61 MB
Module 3 Advanced Ansible Management/Lesson 10 Ansible Best Practices and Optimization/004. 10.3 Using Tags.mp4 6.46 MB
Module 3 Advanced Ansible Management/Lesson 10 Ansible Best Practices and Optimization/005. 10.4 Using Delegation.mp4 9.28 MB
Module 3 Advanced Ansible Management/Lesson 10 Ansible Best Practices and Optimization/006. 10.5 Managing Parallelism.mp4 7.02 MB
Module 3 Advanced Ansible Management/Lesson 10 Ansible Best Practices and Optimization/007. 10.6 Efficiently Copying Files.mp4 6.71 MB
Module 3 Advanced Ansible Management/Lesson 10 Ansible Best Practices and Optimization/008. 10.7 Optimizing SSH.mp4 11.02 MB
Module 3 Advanced Ansible Management/Lesson 10 Ansible Best Practices and Optimization/009. 10.8 Case Study Optimizing Ansible.mp4 2.21 MB
Module 3 Advanced Ansible Management/Lesson 10 Ansible Best Practices and Optimization/010. Lesson 10 Lab Optimizing Ansible.mp4 9.99 MB
Module 3 Advanced Ansible Management/Lesson 11 Using Filters/001. Learning objectives.mp4 3.45 MB
Module 3 Advanced Ansible Management/Lesson 11 Using Filters/002. 11.1 Understanding Filters and Plugins.mp4 6.25 MB
Module 3 Advanced Ansible Management/Lesson 11 Using Filters/003. 11.2 Filters, Plugins, and Collections.mp4 9.7 MB
Module 3 Advanced Ansible Management/Lesson 11 Using Filters/004. 11.3 Understanding Filters and Variable Types.mp4 11.87 MB
Module 3 Advanced Ansible Management/Lesson 11 Using Filters/005. 11.4 Using Filters to Change Variables.mp4 17.78 MB
Module 3 Advanced Ansible Management/Lesson 11 Using Filters/006. 11.5 Using Filters to Work with Network Addresses.mp4 31.45 MB
Module 3 Advanced Ansible Management/Lesson 11 Using Filters/007. 11.6 Examples of Using Filters.mp4 18.19 MB
Module 3 Advanced Ansible Management/Lesson 11 Using Filters/008. 11.7 More examples of using filters.mp4 25.02 MB
Module 3 Advanced Ansible Management/Lesson 11 Using Filters/009. Lesson 11 Lab Using Filters.mp4 3.2 MB
Module 3 Advanced Ansible Management/Lesson 11 Using Filters/010. Lesson 11 Lab Solution Using Filters.mp4 5.55 MB
Module 3 Advanced Ansible Management/Lesson 12 Using Plugins/001. Learning objectives.mp4 2.95 MB
Module 3 Advanced Ansible Management/Lesson 12 Using Plugins/002. 12.1 Understanding Plugins.mp4 6.75 MB
Module 3 Advanced Ansible Management/Lesson 12 Using Plugins/003. 12.2 Exploring Lookup Plugins.mp4 23.62 MB
Module 3 Advanced Ansible Management/Lesson 12 Using Plugins/004. 12.3 Common Lookup Plugins.mp4 13.68 MB
Module 3 Advanced Ansible Management/Lesson 12 Using Plugins/005. 12.4 Using the fileglob Plugin.mp4 8.6 MB
Module 3 Advanced Ansible Management/Lesson 12 Using Plugins/006. 12.5 Plugin-based Inventory.mp4 18.77 MB
Module 3 Advanced Ansible Management/Lesson 12 Using Plugins/007. 12.6 Fact Caching.mp4 16.59 MB
Module 3 Advanced Ansible Management/Lesson 12 Using Plugins/008. 12.7 Creating Random Passwords.mp4 7.24 MB
Module 3 Advanced Ansible Management/Lesson 12 Using Plugins/009. 12.8 The test Plugin.mp4 6.69 MB
Module 3 Advanced Ansible Management/Lesson 12 Using Plugins/010. Lesson 12 Lab Using Callback Plugins.mp4 1.19 MB
Module 3 Advanced Ansible Management/Lesson 12 Using Plugins/011. Lesson 12 Lab Solution Using Callback Plugins.mp4 6.04 MB
Summary/001. Ansible Core Concepts and Advanced Features Summary.mp4 1.07 MB
z.ansible_ccat-main/addcustomfacts.yml 510 B
z.ansible_ccat-main/Ansible Setup Guide.pdf 68.99 KB
z.ansible_ccat-main/ansible.cfg 278 B
z.ansible_ccat-main/assert_filter.yaml 206 B
z.ansible_ccat-main/assertnic.yml 236 B
z.ansible_ccat-main/assertsize.yml 453 B
z.ansible_ccat-main/assertsize-wrong.yml 421 B
z.ansible_ccat-main/assertstat.yml 236 B
z.ansible_ccat-main/block2.yaml 613 B
z.ansible_ccat-main/blocks.yml 319 B
z.ansible_ccat-main/cgcreate.yaml 290 B
z.ansible_ccat-main/changeconfig.yaml 591 B
z.ansible_ccat-main/changeconfig.yml 591 B
z.ansible_ccat-main/checkcache.py 217 B
z.ansible_ccat-main/checkfacts.yaml 116 B
z.ansible_ccat-main/cleanupusers.yaml 206 B
z.ansible_ccat-main/copy.yml 593 B
z.ansible_ccat-main/copy-files.yaml 293 B
z.ansible_ccat-main/create-user.yml 181 B
z.ansible_ccat-main/dbuser.yaml 366 B
z.ansible_ccat-main/dbvars.yaml 117 B
z.ansible_ccat-main/delegation.yaml 366 B
z.ansible_ccat-main/dict2items.yaml 717 B
z.ansible_ccat-main/distro.yml 291 B
z.ansible_ccat-main/enforce-selinux.yml 206 B
z.ansible_ccat-main/enforce-selinux-simplified.yml 225 B
z.ansible_ccat-main/exercise134-tasks.yaml 442 B
z.ansible_ccat-main/exercise134-vars.yaml 153 B
z.ansible_ccat-main/filegloblist.yaml 158 B
z.ansible_ccat-main/fileglobstring.yaml 165 B
z.ansible_ccat-main/filemap.yaml 831 B
z.ansible_ccat-main/flatlist.yaml 661 B
z.ansible_ccat-main/gather_facts.yaml 115 B
z.ansible_ccat-main/handlers.yml 519 B
z.ansible_ccat-main/hello.yml 161 B
z.ansible_ccat-main/ifsize.yml 268 B
z.ansible_ccat-main/install_and_start_httpt.yaml 244 B
z.ansible_ccat-main/int-filter.yaml 455 B
z.ansible_ccat-main/inventory 8 B
z.ansible_ccat-main/ipfact.yml 172 B
z.ansible_ccat-main/lab11.yml 1 KB
z.ansible_ccat-main/lines.yaml 302 B
z.ansible_ccat-main/loop_on_vars.yaml 285 B
z.ansible_ccat-main/loop_packages.yaml 331 B
z.ansible_ccat-main/makeusers.yaml 297 B
z.ansible_ccat-main/makeusers1.yaml 297 B
z.ansible_ccat-main/makeusers2.yaml 368 B
z.ansible_ccat-main/mappit.yaml 245 B
z.ansible_ccat-main/mappitagain.yaml 746 B
z.ansible_ccat-main/motd.en_US.UTF-8.j2 36 B
z.ansible_ccat-main/motd.fr_FR.UTF-8.j2 37 B
z.ansible_ccat-main/multi_play.yaml 767 B
z.ansible_ccat-main/myvars.yaml 61 B
z.ansible_ccat-main/network.yaml 1.48 KB
z.ansible_ccat-main/new_facts.yaml 157 B
z.ansible_ccat-main/nginx-role.yml 135 B
z.ansible_ccat-main/old_facts.yaml 145 B
z.ansible_ccat-main/password_hash.yaml 407 B
z.ansible_ccat-main/phonenumber.yml 212 B
z.ansible_ccat-main/pipe.yml 163 B
z.ansible_ccat-main/plat.yaml 318 B
z.ansible_ccat-main/playbook_with_errors.yaml 205 B
z.ansible_ccat-main/quicktest.yml 167 B
z.ansible_ccat-main/readkeys.yaml 372 B
z.ansible_ccat-main/README.md 102 B
z.ansible_ccat-main/register.yaml 146 B
z.ansible_ccat-main/register.yml 244 B
z.ansible_ccat-main/register_command.yml 358 B
z.ansible_ccat-main/register_homes.yml 462 B
z.ansible_ccat-main/register_loop.yml 232 B
z.ansible_ccat-main/run_and_test_httpd.yaml 370 B
z.ansible_ccat-main/selectattr.yaml 988 B
z.ansible_ccat-main/setlanguage.yaml 301 B
z.ansible_ccat-main/setupfactcache.yaml 572 B
z.ansible_ccat-main/storage-filter.yaml 1.21 KB
z.ansible_ccat-main/subelements.yml 1.03 KB
z.ansible_ccat-main/synchronize.yaml 186 B
z.ansible_ccat-main/testip.yml 772 B
z.ansible_ccat-main/url.yaml 694 B
z.ansible_ccat-main/use_custom_facts.yaml 347 B
z.ansible_ccat-main/users 160 B
z.ansible_ccat-main/users.txt 45 B
z.ansible_ccat-main/users-advanced.yml 1.11 KB
z.ansible_ccat-main/users-dictionary 231 B
z.ansible_ccat-main/users-list 260 B
z.ansible_ccat-main/userswithpassword.yaml 478 B
z.ansible_ccat-main/using_handlers.yaml 677 B
z.ansible_ccat-main/variables_example.yaml 201 B
z.ansible_ccat-main/vars_file.yaml 181 B
z.ansible_ccat-main/vartypetest.yaml 550 B
z.ansible_ccat-main/vsftpd.j2 342 B
z.ansible_ccat-main/vsftpd-template.yml 341 B
z.ansible_ccat-main/whatever.yaml 113 B
z.ansible_ccat-main/when_complex.yaml 331 B
z.ansible_ccat-main/when_multiple.yml 200 B
z.ansible_ccat-main/when_multiple_complex.yml 296 B
z.ansible_ccat-main/when_register.yaml 266 B
z.ansible_ccat-main/when_test.yaml 591 B
z.ansible_ccat-main/wildcardcopy1.yaml 148 B
z.ansible_ccat-main/wildcardcopy2.yaml 204 B
z.ansible_ccat-main/my_collection/galaxy.yml 373 B
z.ansible_ccat-main/my_collection/my_namespace-my_collection-1.0.0.tar.gz 1.15 KB
z.ansible_ccat-main/my_collection/README.md 39 B
z.ansible_ccat-main/my_collection/plugins/filter/phone_format.py 236 B
z.ansible_ccat-main/windows/ansible.cfg 107 B
z.ansible_ccat-main/windows/createad.yml 526 B
z.ansible_ccat-main/windows/inventory 214 B
z.ansible_ccat-main/windows/playbook.yml 215 B
z.ansible_ccat-main/windows/wiebenik.yaml 190 B
Download Info
-
Tips
“Ansible Core Concepts and Advanced Features” Its related downloads are collected from the DHT sharing network, the site will be 24 hours of real-time updates, to ensure that you get the latest resources.This site is not responsible for the authenticity of the resources, please pay attention to screening.If found bad resources, please send a report below the right, we will be the first time shielding.
-
DMCA Notice and Takedown Procedure
If this resource infringes your copyright, please email([email protected]) us or leave your message here ! we will block the download link as soon as possiable.