Ansible From Basics to Guru, 2nd Edition - LiveLessons, Pearson, ...
- Category Other
- Type Tutorials
- Language English
- Total size 2.5 GB
- Uploaded By notimmune
- Downloads 812
- Last checked 1 day ago
- Date uploaded 9 months ago
- Seeders 23
- Leechers 4
Learn Ansible from the ground up and manage Linux, Windows, containers, network devices, and the cloud.
Overview
13 hours of video training
This master class includes lessons from the following courses:
Ansible: From Basics to Guru
Ansible Core Concepts and Advanced Features
Ansible: From Basics to Guru teaches Ansible from the ground up, so whether youโre a novice or an experienced developer, administrator or user, this course will help you get the most out of your Ansible solutions and playbooks and manage your heterogeneous environment. This course consists of all the major and popular topics and concepts that are relevant to Ansible. It begins with the basics of Ansible and how to get started. It then explores how to develop flexible playbooks before jumping into managed infrastructure, ad-hoc commands, Ansible AWX, conditionals, plugins, and managing containers, among various other important topics.
Ansible Core Concepts and Advanced Features has been built to help developers, administrators, and users get up to speed quickly on Ansibleโs concepts and functionality. Learn what Ansible is and how to modify and organize your Ansible setup, how it is organized, and explore playbooks, modules, and content collections, and how to use them with variables and conditionals. You will also explore how to manage files with Jinja2 templates, and Ansible roles to include standardized components in Ansible. It also looks at more advanced topics, including filters and plugins, which let you easily extend Ansible functionality.
Files:
Ansible From Basics to Guru, 2nd Edition Introduction- 001. Ansible- From Basics to Guru Introduction.mp4 (14.4 MB)
- 001. Module Introduction.mp4 (4.5 MB) Lesson 1 What is Ansible
- 001. Learning objectives.mp4 (2.5 MB)
- 002. 1.1 What is Configuration Management.mp4 (13.9 MB)
- 003. 1.2 Solutions for Configuration Management.mp4 (6.5 MB)
- 004. 1.3 Configuration as Code and DevOps.mp4 (5.9 MB)
- 005. 1.4 Ansible Components.mp4 (16.2 MB)
- 006. 1.5 Working with Ansible in Small Environments.mp4 (5.0 MB)
- 007. 1.6 Working with Ansible in Large Environments.mp4 (5.7 MB)
- 001. Learning objectives.mp4 (4.5 MB)
- 002. 2.1 Ansible Infrastructure Components.mp4 (20.7 MB)
- 003. 2.2 Setting up a RHEL Ansible Control Node.mp4 (22.3 MB)
- 004. 2.3 Setting up an Ubuntu Ansible Control Node.mp4 (10.3 MB)
- 005. 2.4 Setting up an Ansible Control Node with Python pip.mp4 (9.1 MB)
- 006. 2.5 Requirements for Managing Assets.mp4 (7.8 MB)
- 007. 2.6 Modules and Collections.mp4 (8.7 MB)
- 008. 2.7 Using Ansible to Configure Managed Nodes - Part 1.mp4 (26.1 MB)
- 009. 2.8 Using Ansible to Configure Managed Nodes - Part 2.mp4 (24.8 MB)
- 010. 2.9 Using Ansible to Configure Managed Nodes - Part 3.mp4 (26.5 MB)
- 011. 2.10 Defining Default Settings in ansible.cfg.mp4 (22.4 MB)
- 012. 2.11 Managing Windows.mp4 (29.4 MB)
- 013. 2.12 Using MacOS as a Control Node.mp4 (6.5 MB)
- 014. Lesson 2 Lab Setting up an Ansible-managed Environment.mp4 (733.7 KB)
- 015. Lesson 2 Lab Solution Setting up an Ansible-managed Environment.mp4 (10.9 MB)
- 001. Learning objectives.mp4 (4.5 MB)
- 002. 3.1 Centralizing Configuration as Code Using Git.mp4 (22.4 MB)
- 003. 3.2 Using AWX and Ansible Automation Platform.mp4 (10.2 MB)
- 004. 3.3 Configuring ansible-navigator.mp4 (13.7 MB)
- 005. 3.4 Working with ansible-navigator.mp4 (19.2 MB)
- 006. 3.5 Providing Required Collections for ansible-navigator.mp4 (21.7 MB)
- 007. 3.6 ansible-navigator Configuration.mp4 (7.7 MB)
- 008. Lesson 3 Lab Using ansible-navigator.mp4 (1.9 MB)
- 009. Lesson 3 Lab Solution Using ansible-navigator.mp4 (16.4 MB)
- 001. Learning objectives.mp4 (2.6 MB)
- 002. 4.1 Ad-hoc Commands versus Playbooks.mp4 (22.5 MB)
- 003. 4.2 Using Ansible Content Collections.mp4 (26.4 MB)
- 004. 4.3 Exploring Essential Ansible Modules.mp4 (19.8 MB)
- 005. 4.4 Using Module Documentation.mp4 (14.3 MB)
- 006. 4.5 Using Ansible in an Idempotent Way.mp4 (7.9 MB)
- 007. Lesson 4 Lab Using Ad-Hoc Commands.mp4 (1.6 MB)
- 008. Lesson 4 Lab Solution Using Ad-Hoc Commands.mp4 (10.3 MB)
- 001. Learning objectives.mp4 (3.2 MB)
- 002. 5.1 Understanding Playbook Structure.mp4 (14.4 MB)
- 003. 5.2 Running Your First Playbook.mp4 (10.4 MB)
- 004. 5.3 Understanding Task Execution and Errors.mp4 (14.4 MB)
- 005. 5.4 Using ansible-navigator to Run Playbooks.mp4 (5.6 MB)
- 006. Lesson 5 Lab Using a Playbook to Deploy a Webserver.mp4 (2.6 MB)
- 007. Lesson 5 Lab Solution Using a Playbook to Deploy a Webserver.mp4 (23.1 MB)
- 001. Learning objectives.mp4 (3.5 MB)
- 002. 6.1 Understanding Ansible Tower, Automation Platform and AWX.mp4 (19.0 MB)
- 003. 6.2 Installing Ansible Tower.mp4 (24.6 MB)
- 004. 6.3 Understanding Ansible Tower Main Components.mp4 (21.6 MB)
- 005. 6.4 Setting up Ansible Tower to Manage Assets.mp4 (41.8 MB)
- 006. 6.5 Configuring Ansible Tower to Manage Windows.mp4 (24.8 MB)
- 007. Lesson 6 Lab Setting up Ansible Tower to Manage Assets in Ansible.mp4 (2.3 MB)
- 008. Lesson 6 Lab Solution Setting up Ansible Tower to Manage Assets in Ansible.mp4 (21.6 MB)
- 001. Module Introduction.mp4 (4.2 MB) Lesson 7 Working with Variables
- 001. Learning objectives.mp4 (5.7 MB)
- 002. 7.1 Separating Code from Site-Specific Configuration.mp4 (3.4 MB)
- 003. 7.2 Using Variables in a Playbook.mp4 (27.6 MB)
- 004. 7.3 Understanding Where to Define Your Variables.mp4 (14.8 MB)
- 005. 7.4 Using Ansible Facts.mp4 (28.4 MB)
- 006. 7.5 Using set fact.mp4 (11.9 MB)
- 007. 7.6 Understanding Different Notations for Facts and Variables.mp4 (15.7 MB)
- 008. 7.7 Using Multi-valued Variables.mp4 (28.2 MB)
- 009. 7.8 Using Magic Variables.mp4 (16.4 MB)
- 010. 7.9 Using Register.mp4 (9.0 MB)
- 011. 7.10 Using Vault to Store Sensitive Information.mp4 (18.9 MB)
- 012. Lesson 7 Lab Making Playbooks Flexible with Variables.mp4 (2.1 MB)
- 013. Lesson 7 Lab Solution Making Playbooks Flexible with Variables.mp4 (14.3 MB)
- 001. Learning objectives.mp4 (3.6 MB)
- 002. 8.1 Conditionals Overview.mp4 (3.8 MB)
- 003. 8.2 Using loop to Process a List of Items.mp4 (23.5 MB)
- 004. 8.3 Using Handlers for Conditional Task Execution.mp4 (19.1 MB)
- 005. 8.4 Using when to Run Tasks in Specific Situations.mp4 (33.5 MB)
- 006. 8.5 Using register to Work with Task Results.mp4 (10.7 MB)
- 007. 8.6 Using Blocks.mp4 (14.5 MB)
- 008. 8.7 Managing Failure with the fail Module.mp4 (13.0 MB)
- 009. 8.8 Using assert.mp4 (16.3 MB)
- 010. Lesson 8 Lab Using when to Create Idempotency.mp4 (3.1 MB)
- 011. Lesson 8 Lab Solution Using when to Create Idempotency.mp4 (15.0 MB)
- 001. Learning objectives.mp4 (3.1 MB)
- 002. 9.1 Manipulating Files.mp4 (12.8 MB)
- 003. 9.2 Changing File Contents.mp4 (14.7 MB)
- 004. 9.3 Using the find Module.mp4 (13.5 MB)
- 005. 9.4 Using Templates.mp4 (9.5 MB)
- 006. 9.5 Using Conditional Statements in Templates.mp4 (19.1 MB)
- 007. Lesson 9 Lab Working with Files.mp4 (1.2 MB)
- 008. Lesson 9 Lab Solution Working with Files.mp4 (5.3 MB)
- 001. Learning objectives.mp4 (3.2 MB)
- 002. 10.1 Understanding and Using Roles.mp4 (21.7 MB)
- 003. 10.2 Working with ansible-galaxy.mp4 (5.8 MB)
- 004. 10.3 How Roles are Organized.mp4 (7.1 MB)
- 005. 10.4 Writing Custom Roles.mp4 (10.4 MB)
- 006. 10.5 Using System Roles.mp4 (28.0 MB)
- 007. Lesson 10 Lab Working with Roles.mp4 (1.9 MB)
- 008. Lesson 10 Lab Solution Working with Roles.mp4 (11.5 MB)
- 001. Module Introduction.mp4 (3.0 MB) Lesson 11 Ansible Best Practices and Optimization
- 001. Learning objectives.mp4 (4.8 MB)
- 002. 11.1 Using include and import.mp4 (7.8 MB)
- 003. 11.2 Configuring Security.mp4 (28.3 MB)
- 004. 11.3 Using Tags.mp4 (6.4 MB)
- 005. 11.4 Using Delegation.mp4 (9.2 MB)
- 006. 11.5 Managing Parallelism.mp4 (4.4 MB)
- 007. 11.6 Efficiently Copying Files.mp4 (6.9 MB)
- 008. 11.7 Optimizing SSH.mp4 (6.7 MB)
- 009. 11.8 Case Study Optimizing Ansible.mp4 (10.8 MB)
- 010. Lesson 11 Lab Optimizing Ansible.mp4 (2.2 MB)
- 011. Lesson 11 Lab Solution Optimizing Ansible.mp4 (10.2 MB)
- 001. Learning objectives.mp4 (4.0 MB)
- 002. 12.1 Understanding Filters and Plugins.mp4 (6.2 MB)
- 003. 12.2 Filters, Plugins, and Collections.mp4 (9.5 MB)
- 004. 12.3 Understanding Filters and Variable Types.mp4 (11.8 MB)
- 005. 12.4 Using Filters to Change Variables.mp4 (17.3 MB)
- 006. 12.5 Using Filters to Work with Network Addresses.mp4 (30.5 MB)
- 007. 12.6 Examples of Using Filters.mp4 (18.0 MB)
- 008. 12.7 More Examples of Using Filters.mp4 (23.9 MB)
- 009. Lesson 12 Lab Using Filters.mp4 (2.9 MB)
- 010. Lesson 12 Lab Solution Using Filters.mp4 (5.4 MB)
- 001. Learning objectives.mp4 (3.0 MB)
- 002. 13.1 Understanding Plugins.mp4 (6.7 MB)
- 003. 13.2 Exploring Lookup Plugins.mp4 (19.2 MB)
- 004. 13.3 Common Lookup Plugins.mp4 (12.9 MB)
- 005. 13.4 Using the fileglob Plugin.mp4 (8.4 MB)
- 006. 13.5 Plugin-based Inventory.mp4 (18.1 MB)
- 007. 13.6 Fact Caching.mp4 (16.3 MB)
- 008. 13.7 Creating Random Passwords.mp4 (7.0 MB)
- 009. 13.8 The test Plugin.mp4 (6.7 MB)
- 010. Lesson 13 Lab Using Callback Plugins.mp4 (1.2 MB)
- 011. Lesson 13 Lab Solution Using Callback Plugins.mp4 (5.9 MB)
- 001. Learning objectives.mp4 (5.2 MB)
- 002. 14.1 Managing Users and Teams.mp4 (22.5 MB)
- 003. 14.2 Creating Job Template Surveys.mp4 (15.5 MB)
- 004. 14.3 Configuring Notifications.mp4 (9.2 MB)
- 005. 14.4 Using Workflow.mp4 (33.2 MB)
- 006. 14.5 Scheduling Jobs.mp4 (7.8 MB)
- 007. 14.6 Importing Static Inventories.mp4 (12.5 MB)
- 008. 14.7 Creating and Updating Dynamic Inventories.mp4 (17.1 MB)
- 009. 14.8 Using Smart Inventories.mp4 (12.4 MB)
- 010. 14.9 Using Vault in Tower.mp4 (11.3 MB)
- 011. 14.10 Using the Tower API.mp4 (38.3 MB)
- 012. 14.11 Backing up Tower.mp4 (8.6 MB)
- 013. Lesson 14 Lab Advanced Ansible Tower Usage.mp4 (2.4 MB)
- 014. Lesson 14 Lab Solution Advanced Ansible Tower Usage.mp4 (20.8 MB)
- 001. Module Introduction.mp4 (2.2 MB) Lesson 15 Managing Windows with Ansible
- 001. Learning objectives.mp4 (1.6 MB)
- 002. 15.1 Understanding Requirements for Managing Windows.mp4 (8.8 MB)
- 003. 15.2 Using Playbooks to Manage Windows.mp4 (21.3 MB)
- 004. Lesson 15 Lab Managing Windows with Ansible.mp4 (1.3 MB)
- 005. Lesson 15 Lab Solution Managing Windows with Ansible.mp4 (23.5 MB)
- 001. Learning objectives.mp4 (1.6 MB)
- 002. 16.1 Understanding Requirements for Managing Azure.mp4 (30.1 MB)
- 003. 16.2 Using Playbooks to Manage Azure.mp4 (38.6 MB)
- 004. Lesson 16 Lab Managing Azure.mp4 (1.3 MB)
- 005. Lesson 16 Lab Solution Managing Azure.mp4 (11.8 MB)
- 001. Learning objectives.mp4 (1.8 MB)
- 002. 17.1 Understanding Requirements for Managing Docker.mp4 (5.2 MB)
- 003. 17.2 Using Playbooks to Manage Docker.mp4 (32.0 MB)
- 004. 17.3 Managing Podman Containers.mp4 (15.9 MB)
- 005. Lesson 17 Lab Managing Containers.mp4 (1.2 MB)
- 006. Lesson 17 Lab Solution Managing Containers.mp4 (16.8 MB)
- 001. Learning objectives.mp4 (1.8 MB)
- 002. 18.1 Understanding Requirements for Managing AWS.mp4 (24.4 MB)
- 003. 18.2 Using Playbooks to Manage AWS.mp4 (52.8 MB)
- 004. 18.3 Configuring Dynamic Inventory.mp4 (14.9 MB)
- 005. Lesson 18 Lab Managing AWS with Ansible.mp4 (988.6 KB)
- 006. Lesson 18 Lab Solution Managing AWS with Ansible.mp4 (18.5 MB)
- 001. Learning objectives.mp4 (3.5 MB)
- 002. 19.1 Understanding Network Device Management.mp4 (14.9 MB)
- 003. 19.2 Setting Up Cisco SMB Devices.mp4 (55.2 MB)
- 004. 19.3 Configuring Cisco SMB Devices with Ansible.mp4 (30.0 MB)
- 005. 19.4 Using Generic Modules for Network Device Management.mp4 (7.8 MB)
- 006. Lesson 19 Lab Automating Switch Setup with Ansible.mp4 (1.3 MB)
- 007. Lesson 19 Lab Solution Automating Switch Setup with Ansible.mp4 (12.6 MB)
- 001. Learning objectives.mp4 (2.5 MB)
- 002. 20.1 Managing KVM Virtual Machines.mp4 (17.4 MB)
- 003. 20.2 Understanding vSphere Management.mp4 (13.0 MB)
- 004. 20.3 Managing ESXi.mp4 (27.4 MB)
- 005. Lesson 20 Lab Managing a KVM Based Virtual Classroom with Ansible.mp4 (1.6 MB)
- 006. Lesson 20 Lab Solution Managing a KVM Based Virtual Classroom with Ansible.mp4 (38.2 MB)
- 001. Learning objectives.mp4 (2.0 MB)
- 002. 21.1 Understanding Requirements for Managing Kubernetes.mp4 (23.7 MB)
- 003. 21.2 Preparing the Kubernetes Setup.mp4 (17.9 MB)
- 004. 21.3 Writing a Playbook to Create a Kubernetes Cluster.mp4 (87.6 MB)
- 005. 21.4 Running the Playbook to Create a Kubernetes Cluster.mp4 (32.5 MB)
- 006. 21.5 Managing Kubernetes Resources.mp4 (9.0 MB)
- 007. Lesson 21 Lab Automating Kubernetes Application Deployment with Ansible.mp4 (1.5 MB)
- 008. Lesson 21 Lab Solution Automating Kubernetes Application Deployment with Ansible.mp4 (17.2 MB)
- 001. Ansible- From Basics to Guru Summary.mp4 (1.6 MB)
There are currently no comments. Feel free to leave one :)
Code:
- udp://open.demonii.com:1337/announce
- udp://ttk2.nbaonlineservice.com:6969/announce
- http://tracker.privateseedbox.xyz:2710/announce
- https://tracker.yemekyedim.com:443/announce
- https://tracker.pmman.tech:443/announce
- https://tracker.bjut.jp:443/announce
- https://tracker.leechshield.link:443/announce
- https://tr.zukizuki.org:443/announce
- http://fleira.no:6969/announce
- udp://udp.tracker.projectk.org:23333/announce
- https://tracker.zhuqiy.top:443/announce
- http://lucke.fenesisu.moe:6969/announce
- http://tracker.renfei.net:8080/announce