1 - Introduction.mp4 (53.79 MB) MP4 2 - Ansible AdHoc command ansible command.mp4 (44.01 MB) MP4 3 - Ansible terminology What is an Ansible Playbook.mp4 (81.36 MB) MP4 112 - Thank you.mp4 (32.17 MB) MP4 10 - How to install Ansible in CentOS 8.mp4 (28.76 MB) MP4 11 - How to install Ansible in CentOS Stream 8.mp4 (44.17 MB) MP4 12 - How to install Ansible in CentOS 9 Stream.mp4 (35.46 MB) MP4 13 - How to install Ansible in Debian 11.mp4 (57.36 MB) MP4 14 - How to install Ansible in OpenSUSE Leap 15.mp4 (27.13 MB) MP4 15 - How to install Ansible in Rocky Linux 8.mp4 (33.75 MB) MP4 16 - How to install Ansible in macOS.mp4 (53.86 MB) MP4 17 - How to install Ansible with PIP.mp4 (48.73 MB) MP4 18 - How to install Ansible in Windows 10 WSL Windows Subsystem for Linux.mp4 (128.89 MB) MP4 19 - How to install Ansible in Windows 11 WSL Windows Subsystem for Linux.mp4 (181.78 MB) MP4 20 - How to install Ansible in RedHat Enterprise Linux RHEL 9 Ansible install.mp4 (49.44 MB) MP4 21 - How to install Ansible in Fedora 37 Ansible install.mp4 (46.29 MB) MP4 22 - How to install Ansible in Ubuntu 2210 Kinetic Kudu Ansible Install.mp4 (56.16 MB) MP4 23 - How to install Ansible in RedHat Enterprise Linux RHEL 91 Ansible install.mp4 (59.01 MB) MP4 24 - How to install Ansible in Ubuntu 2304 Lunar Lobster Ansible Install.mp4 (41.22 MB) MP4 25 - How to install Ansible in Fedora 38 Ansible install.mp4 (63.98 MB) MP4 26 - How to install Ansible in RedHat Enterprise Linux RHEL 92 Ansible install.mp4 (72.8 MB) MP4 4 - Ansible terminology ansible vs ansiblecore packages.mp4 (85.47 MB) MP4 5 - How to install Ansible in RedHat Enterprise Linux 8.mp4 (30.3 MB) MP4 6 - How to install Ansible in Amazon Linux 2 AWS EC2.mp4 (91.07 MB) MP4 7 - How to install Ansible in Ubuntu 2004 LTS.mp4 (49.93 MB) MP4 8 - How to install Ansible in Ubuntu 2110.mp4 (50.07 MB) MP4 9 - How to install Ansible in Fedora 35.mp4 (44.36 MB) MP4 27 - Ansible terminology ansiblehostname vs inventoryhostname vs ansiblefqdn.mp4 (52.22 MB) MP4 28 - Test host availability Ansible module ping.mp4 (11.83 MB) MP4 29 - Ansible troubleshooting Failed to connect to the host via ssh host localhost p.mp4 (49.29 MB) MP4 30 - Print a textvariable during execution Ansible module debug.mp4 (37.22 MB) MP4 31 - Ansible modules command vs shell.mp4 (59.77 MB) MP4 32 - Edit single line text Ansible module lineinfile.mp4 (42.31 MB) MP4 33 - Edit multiline text Ansible module blockinfile.mp4 (26.34 MB) MP4 34 - Pause execution Ansible module pause.mp4 (25.57 MB) MP4 35 - Reboot remote hosts Ansible module reboot.mp4 (36.03 MB) MP4 36 - Checkout git repository via HTTPS Ansible module git.mp4 (30.44 MB) MP4 37 - Checkout git repository via SSH Ansible module git.mp4 (54.72 MB) MP4 38 - Copy files to remote hosts Local to Remote Ansible module copy.mp4 (23.58 MB) MP4 39 - Copy files from remote hosts Remote to Local Ansible module fetch.mp4 (23.81 MB) MP4 40 - Start and enable services on boot on remote hosts Ansible module servicefacts.mp4 (59.33 MB) MP4 41 - Restart services on remote hosts Ansible module service.mp4 (26.96 MB) MP4 42 - Stop and disable services on boot on remote hosts Ansible module service.mp4 (61.83 MB) MP4 43 - Apply a file template Ansible module template.mp4 (61.75 MB) MP4 44 - Loop in file template Ansible module template Generate hosts file.mp4 (58.49 MB) MP4 45 - Schedule a Cron Job task in Linux Ansible module cron.mp4 (57.36 MB) MP4 46 - Submit a GET request to a REST API endpointInteract with web servicesuri.mp4 (55.99 MB) MP4 47 - Token Based Authentication in REST API Interact with webservice Ansible uri.mp4 (86.54 MB) MP4 48 - Configure Kernel Parameters in RedHatlike Linux systems Ansible system role.mp4 (54.78 MB) MP4 49 - Read a file into a variable on host Ansible lookup plugin file.mp4 (18.25 MB) MP4 50 - Three options to Safely Limit Ansible Playbooks Execution to a Single Machine.mp4 (65.84 MB) MP4 51 - How to Run Only One Task in Ansible Playbook Ansible tags statement.mp4 (32.8 MB) MP4 52 - Run a Python Script on Remote Machines Ansible module script.mp4 (92.7 MB) MP4 53 - Read a JSON file into a variable Ansible lookup plugin file.mp4 (19.14 MB) MP4 54 - An InDepth Guide to ansibleconfig Managing Ansible Configuration.mp4 (136 MB) MP4 55 - Create an empty file Ansible module file.mp4 (31.4 MB) MP4 56 - Create a text file Ansible module copy.mp4 (25.44 MB) MP4 57 - Check if a file exists Ansible module stat.mp4 (27.94 MB) MP4 58 - Create a directory Ansible module file.mp4 (29.91 MB) MP4 59 - Check if a directory exists Ansible module stat.mp4 (24.72 MB) MP4 60 - Rename file or directory Ansible module copy and file.mp4 (64.32 MB) MP4 61 - Change file permission Ansible module file.mp4 (30.74 MB) MP4 62 - Delete file or directory Ansible module file.mp4 (40.75 MB) MP4 63 - Create a symbolic link also symlink or soft link in Linux Ansible module file.mp4 (30.3 MB) MP4 64 - Create a hard link in Linux Ansible module file.mp4 (40.68 MB) MP4 65 - Download a file Ansible module geturl.mp4 (47.43 MB) MP4 66 - Extract an archive Ansible module unarchive.mp4 (47.04 MB) MP4 67 - Mount a Windows share in Linux SMBCIFS Ansible module mount.mp4 (64.12 MB) MP4 68 - Mount an NFS share in Linux Ansible module mount.mp4 (86.39 MB) MP4 69 - Read file from remote hosts Ansible module slurp.mp4 (35.1 MB) MP4 70 - Concatenate multiple files in a specific order Ansible module template and YAM.mp4 (55.41 MB) MP4 71 - Execute command on the Ansible host Ansible localhost.mp4 (37.64 MB) MP4 72 - Backup With Rsync Local to Remote Ansible module synchronize.mp4 (107.48 MB) MP4 73 - How to Delete Only Files Inside a Directory Ansible module find.mp4 (47.52 MB) MP4 74 - Create ISO image from Files and Folders Ansible module iseate.mp4 (70.53 MB) MP4 75 - Create a user account Ansible module user.mp4 (49.76 MB) MP4 76 - Remove user account Ansible module user.mp4 (27.77 MB) MP4 77 - Change user password Ansible module user.mp4 (23.24 MB) MP4 78 - Disable user account Ansible module user.mp4 (40.87 MB) MP4 79 - Enable user account Ansible module user.mp4 (37.5 MB) MP4 80 - User password expiration Ansible module user.mp4 (49.59 MB) MP4 81 - Create a group in Linux Ansible module group.mp4 (23.42 MB) MP4 82 - Delete a group Ansible module group.mp4 (25.73 MB) MP4 83 - Add a User to a Second Group on Linux Ansible module user.mp4 (45.68 MB) MP4 84 - How to Download and Use Ansible Galaxy Roles ansiblegalaxy and requirements.mp4 (127.37 MB) MP4 85 - Download and Use Ansible Galaxy Collection ansiblegalaxy and requirementsyml.mp4 (128.12 MB) MP4 86 - Install Docker in Debianlike systems Ansible aptkey aptrepository apt.mp4 (75.97 MB) MP4 87 - Install Docker in RedHatlike systems Ansible rpmkey yumrepository yum.mp4 (171.73 MB) MP4 88 - Install Zoom flatpak in Debianlike systems Ansible module flatpak.mp4 (59.79 MB) MP4 89 - Install Zoom flatpak in RedHatlike systems Ansible module flatpak.mp4 (68.66 MB) MP4 90 - Update Zoom flatpaks in Linux systems Ansible module command.mp4 (48.55 MB) MP4 91 - Install Spotify snap in Debianlike systems Ansible module snap.mp4 (75.85 MB) MP4 92 - Install Spotify snap in RedHatlike systems Ansible module snap.mp4 (122.77 MB) MP4 93 - Deploy Apache Web Server in a Docker Container for Debianlike systems Ansible.mp4 (173.64 MB) MP4 100 - Enable or Disable SELinux Boolean on Linux Ansible module seboolean.mp4 (68.43 MB) MP4 101 - How to mitigate Polkit Privilege Escalation PWNKIT CVE20214034 on RedHat.mp4 (416.47 MB) MP4 102 - Deploy Apache Web Server in a Docker Container for Debianlike systems Ansible.mp4 (173.53 MB) MP4 103 - Deploy Apache Web Server in a Podman Container for RedHatlike systems Ansible.mp4 (126.46 MB) MP4 94 - Ansible terminology What is an Ansible Vault.mp4 (34.35 MB) MP4 95 - Set sysctl kernel parameters Ansible module sysctl.mp4 (70.91 MB) MP4 96 - Add Execute Permission 755 Linux file Ansible module file.mp4 (27.66 MB) MP4 97 - Load and Unload Kernel Modules in Linux Ansible module modprobe.mp4 (60.9 MB) MP4 98 - Set the SELinux Policy States and Modes on Linux Ansible module selinux.mp4 (80.48 MB) MP4 99 - Enable or Disable Permissive Domain in SELinux policy on Linux Ansible module.mp4 (76.11 MB) MP4 104 - Comparing versions ansiblebuiltinversion plugin.mp4 (60.97 MB) MP4 105 - Read an environment variable Ansible lookup plugin env.mp4 (24.24 MB) MP4 106 - Copy Multiple Files Ansible lookup plugin fileglob.mp4 (66.76 MB) MP4 107 - Read a file into a variable on hostAnsible lookup pluginfile.mp4 (20.45 MB) MP4 108 - Read a JSON file into a variable Ansible lookup plugin file.mp4 (26.29 MB) MP4 109 - Creating a Custom Ansible Lookup Plugin in Python for retrieving API token.mp4 (146.22 MB) MP4 110 - Creating a Custom Ansible Lookup Plugin in Python for Reading a File.mp4 (100.2 MB) MP4 111 - Leveraging Ansible Callback Plugins for Enhanced Performance.mp4 (121.44 MB) MP4