Torrent Downloads » Other » [ DevCourseWeb com ] Udemy - 60 + Everyday Sysadmin Tasks to Automate with Ansible
Other
[ DevCourseWeb com ] Udemy - 60 + Everyday Sysadmin Tasks to Automate with Ansible
Torrent info
Name:[ DevCourseWeb com ] Udemy - 60 + Everyday Sysadmin Tasks to Automate with Ansible
Infohash: 7BC29EB006C88BB134180A5B92F4F4614A475650
Total Size: 3.49 GB
Magnet: Magnet Download
Seeds: 0
Leechers: 1
Stream: Watch Full Movies @ LimeMovies
Last Updated: 2026-01-23 12:33:57 (Update Now)
Torrent added: 2022-02-10 21:00:57
Alternatives:[ DevCourseWeb com ] Udemy - 60 + Everyday Sysadmin Tasks to Automate with Ansible Torrents
Torrent Files List
Get Bonus Downloads Here.url (Size: 3.49 GB) (Files: 149)
Get Bonus Downloads Here.url
~Get Your Files Here !
01 - Introduction
001 Introduction.mp4
001 Introduction_en.vtt
02 - Install Ansible
001 Ansible terminology - ansible vs ansible-core packages.mp4
001 Ansible terminology - ansible vs ansible-core packages_en.vtt
002 How to install Ansible in RedHat Enterprise Linux 8.mp4
002 How to install Ansible in RedHat Enterprise Linux 8_en.vtt
003 How to install Ansible in Amazon Linux 2 (AWS EC2).mp4
003 How to install Ansible in Amazon Linux 2 (AWS EC2)_en.vtt
004 How to install Ansible in Fedora 34.mp4
004 How to install Ansible in Fedora 34_en.vtt
005 How to install Ansible in Ubuntu 20.04 LTS.mp4
005 How to install Ansible in Ubuntu 20.04 LTS_en.vtt
006 How to install Ansible in Ubuntu 21.10.mp4
006 How to install Ansible in Ubuntu 21.10_en.vtt
007 How to install Ansible in Fedora 35.mp4
007 How to install Ansible in Fedora 35_en.vtt
008 How to install Ansible in CentOS 8.mp4
008 How to install Ansible in CentOS 8_en.vtt
009 How to install Ansible in CentOS Stream 8.mp4
009 How to install Ansible in CentOS Stream 8_en.vtt
010 How to install Ansible in CentOS 9 Stream.mp4
010 How to install Ansible in CentOS 9 Stream_en.vtt
011 How to install Ansible in Debian 11.mp4
011 How to install Ansible in Debian 11_en.vtt
012 How to install Ansible in OpenSUSE Leap 15.mp4
012 How to install Ansible in OpenSUSE Leap 15_en.vtt
013 How to install Ansible in Rocky Linux 8.mp4
013 How to install Ansible in Rocky Linux 8_en.vtt
014 How to install Ansible in macOS.mp4
014 How to install Ansible in macOS_en.vtt
015 How to install Ansible with PIP.mp4
015 How to install Ansible with PIP_en.vtt
016 How to install Ansible in Windows 10 WSL Windows Subsystem for Linux.mp4
016 How to install Ansible in Windows 10 WSL Windows Subsystem for Linux_en.vtt
017 How to install Ansible in Windows 11 WSL Windows Subsystem for Linux.mp4
017 How to install Ansible in Windows 11 WSL Windows Subsystem for Linux_en.vtt
03 - Ansible Playbook code for Linux
001 Test host availability - Ansible module ping.mp4
001 Test host availability - Ansible module ping_en.vtt
002 Print a textvariable during execution - Ansible module debug.mp4
002 Print a textvariable during execution - Ansible module debug_en.vtt
003 Edit single line text - Ansible module lineinfile.mp4
003 Edit single line text - Ansible module lineinfile_en.vtt
004 Edit multi-line text - Ansible module blockinfile.mp4
004 Edit multi-line text - Ansible module blockinfile_en.vtt
005 Pause execution - Ansible module pause.mp4
005 Pause execution - Ansible module pause_en.vtt
006 Reboot remote hosts - Ansible module reboot.mp4
006 Reboot remote hosts - Ansible module reboot_en.vtt
007 Checkout git repository via HTTPS - Ansible module git.mp4
007 Checkout git repository via HTTPS - Ansible module git_en.vtt
008 Checkout git repository via SSH - Ansible module git.mp4
008 Checkout git repository via SSH - Ansible module git_en.vtt
009 Copy files to remote hosts - Local to Remote - Ansible module copy.mp4
009 Copy files to remote hosts - Local to Remote - Ansible module copy_en.vtt
010 Copy files from remote hosts - Remote to Local - Ansible module fetch.mp4
010 Copy files from remote hosts - Remote to Local - Ansible module fetch_en.vtt
011 Copy Multiple Files - Ansible lookup plugin fileglob.mp4
011 Copy Multiple Files - Ansible lookup plugin fileglob_en.vtt
012 Start and enable services on boot on remote hosts - Ansible module service_facts.mp4
012 Start and enable services on boot on remote hosts - Ansible module service_facts_en.vtt
013 Restart services on remote hosts - Ansible module service.mp4
013 Restart services on remote hosts - Ansible module service_en.vtt
014 Stop and disable services on boot on remote hosts - Ansible module service.mp4
014 Stop and disable services on boot on remote hosts - Ansible module service_en.vtt
015 Apply a file template - Ansible module template.mp4
015 Apply a file template - Ansible module template_en.vtt
016 Loop in file template - Ansible module template - Generate hosts file.mp4
016 Loop in file template - Ansible module template - Generate hosts file_en.vtt
017 Schedule a Cron Job task in Linux - Ansible module cron.mp4
017 Schedule a Cron Job task in Linux - Ansible module cron_en.vtt
018 Submit a GET request to a REST API endpoint - Interact with web services - uri.mp4
018 Submit a GET request to a REST API endpoint - Interact with web services - uri_en.vtt
019 Token Based Authentication in REST API - Interact with webservice - Ansible uri.mp4
019 Token Based Authentication in REST API - Interact with webservice - Ansible uri_en.vtt
020 Set the SELinux Policy States and Modes on Linux - Ansible module selinux.mp4
020 Set the SELinux Policy States and Modes on Linux - Ansible module selinux_en.vtt
021 Set sysctl kernel parameters - Ansible module sysctl.mp4
021 Set sysctl kernel parameters - Ansible module sysctl_en.vtt
022 Load and Unload Kernel Modules in Linux - Ansible module modprobe.mp4
022 Load and Unload Kernel Modules in Linux - Ansible module modprobe_en.vtt
023 Configure Kernel Parameters in RedHat-like Linux systems - Ansible system role.mp4
023 Configure Kernel Parameters in RedHat-like Linux systems - Ansible system role_en.vtt
38213026-policy-modes.yml
38732712-sysctl.yml
38742720-modprobe.yml
04 - Ansible code to interact with Linux filesystem
001 Create an empty file - Ansible module file.mp4
001 Create an empty file - Ansible module file_en.vtt
002 Create a text file - Ansible module copy.mp4
002 Create a text file - Ansible module copy_en.vtt
003 Check if a file exists - Ansible module stat.mp4
003 Check if a file exists - Ansible module stat_en.vtt
004 Create a directory - Ansible module file.mp4
004 Create a directory - Ansible module file_en.vtt
005 Check if a directory exists - Ansible module stat.mp4
005 Check if a directory exists - Ansible module stat_en.vtt
006 Rename file or directory - Ansible module copy and file.mp4
006 Rename file or directory - Ansible module copy and file_en.vtt
007 Change file permission - Ansible module file.mp4
007 Change file permission - Ansible module file_en.vtt
008 Delete file or directory - Ansible module file.mp4
008 Delete file or directory - Ansible module file_en.vtt
009 Create a symbolic link (also symlink or soft link) in Linux -Ansible module file.mp4
009 Create a symbolic link (also symlink or soft link) in Linux -Ansible module file_en.vtt
010 Create a hard link in Linux - Ansible module file.mp4
010 Create a hard link in Linux - Ansible module file_en.vtt
011 Download a file - Ansible module get_url.mp4
011 Download a file - Ansible module get_url_en.vtt
012 Extract an archive - Ansible module unarchive.mp4
012 Extract an archive - Ansible module unarchive_en.vtt
013 Mount a Windows share in Linux SMBCIFS - Ansible module mount.mp4
013 Mount a Windows share in Linux SMBCIFS - Ansible module mount_en.vtt
014 Mount an NFS share in Linux - Ansible module mount.mp4
014 Mount an NFS share in Linux - Ansible module mount_en.vtt
015 Read file from remote hosts - Ansible module slurp.mp4
015 Read file from remote hosts - Ansible module slurp_en.vtt
016 Concatenate multiple files in a specific order - Ansible module template and YAM.mp4
016 Concatenate multiple files in a specific order - Ansible module template and YAM_en.vtt
05 - Ansible code for user management on Linux systems
001 Create a user account - Ansible module user.mp4
001 Create a user account - Ansible module user_en.vtt
002 Remove user account - Ansible module user.mp4
002 Remove user account - Ansible module user_en.vtt
003 Change user password - Ansible module user.mp4
003 Change user password - Ansible module user_en.vtt
004 Disable user account - Ansible module user.mp4
004 Disable user account - Ansible module user_en.vtt
005 Enable user account - Ansible module user.mp4
005 Enable user account - Ansible module user_en.vtt
006 User password expiration - Ansible module user.mp4
006 User password expiration - Ansible module user_en.vtt
007 Create a group in Linux - Ansible module group.mp4
007 Create a group in Linux - Ansible module group_en.vtt
008 Delete a group - Ansible module group.mp4
008 Delete a group - Ansible module group_en.vtt
009 Add a User to a Second Group on Linux - Ansible module user.mp4
009 Add a User to a Second Group on Linux - Ansible module user_en.vtt
06 - Ansible Code reuse Roles and Collections with Ansible Galaxy
001 How to Download and Use Ansible Galaxy Roles — ansible-galaxy and requirements.mp4
001 How to Download and Use Ansible Galaxy Roles — ansible-galaxy and requirements_en.vtt
38584768-role.yml
38584770-requirements.yml
07 - Ansible Code For Containers
001 Install Docker in Debian-like systems - Ansible apt_key, apt_repository apt.mp4
001 Install Docker in Debian-like systems - Ansible apt_key, apt_repository apt_en.vtt
002 Install Docker in RedHat-like systems - Ansible rpm_key, yum_repository, yum.mp4
002 Install Docker in RedHat-like systems - Ansible rpm_key, yum_repository, yum_en.vtt
38990428-debian.yml
38998082-redhat.yml
08 - Thank you
001 Thank you.mp4
001 Thank you_en.vtt
Bonus Resources.txt
tracker
leech seedsTorrent description
Feel free to post any comments about this torrent, including links to Subtitle, samples, screenshots, or any other relevant information, Watch [ DevCourseWeb com ] Udemy - 60 + Everyday Sysadmin Tasks to Automate with Ansible Online Free Full Movies Like 123Movies, Putlockers, Fmovies, Netflix or Download Direct via Magnet Link in Torrent Details.
related torrents
Torrent name
health leech seeds Size






