Learn Ansible Code By 20+ Example

Posted By: ELK1nG

Learn Ansible Code By 20+ Example
Published 3/2023
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 1.32 GB | Duration: 3h 18m

Learn how to write Ansible Code with 20+ example

What you'll learn

Ansible in real life use cases

Ansible storage by modules

Install Ansible in the most common Linux

Ansible troubleshooting of most common errors

Requirements

Ansible basic knowledge

Linux terminal basic knowledge

Description

Learn how to write Ansible code to create the automation scripts of tomorrow!Every successful IT department needs automation nowadays for bare metal servers, virtual machines, could, containers, and edge computing. Automate your IT journey with Ansible automation technology.I'm going to teach you, example by example, how to accomplish the most common System Administrator tasks. Included text code with line-by-line explanation and terminal verification of every automaton script.Each of the lessons summarizes an Ansible module and real-world use case that you could use in your journey: from the most important parameter to some live demo of code and real-life usage. Each code is battle-proved in real life. Console interaction and verification are included in every video. Automate every mundane activity in Linux related to the Security of a System, like setting up an Ansible Controller, executing an Ansible Code with Ansible data structure, loop, conditional, facts, magic variables, templates, modules, and plugins. Some mention of the most recent 2023 new additions. Simplify your day-to-day journey, save time, and get avoid human error mistakes.There are some Ansible codes usable in all Linux systems and the most common operating systems.Are you ready to automate your day with Ansible?

Overview

Section 1: Introduction

Lecture 1 Introduction

Lecture 2 Ansible Ad-Hoc command - ansible command

Lecture 3 Ansible terminology - What is an Ansible Playbook?

Section 2: Ansible Installation

Lecture 4 Ansible terminology - ansible vs ansible-core packages

Lecture 5 How to install Ansible in Ubuntu 22.04 LTS

Lecture 6 How to install Ansible in Fedora 37

Lecture 7 How to install Ansible in macOS

Lecture 8 Ansible terminology - ansible_hostname vs inventory_hostname

Lecture 9 How to install Ansible with PIP

Section 3: Ansible Code

Lecture 10 Print a text/variable during execution - Ansible module debug

Lecture 11 Ansible modules - command vs shell

Lecture 12 How to Run Only One Task in Ansible Playbook? - Ansible tags statement

Lecture 13 How to Pass Variables to Ansible Playbook in the command line? - Ansible extra

Lecture 14 Break a string over multiple lines - Ansible Literal and Folded Block Operator

Lecture 15 Execute command on the Ansible host - Ansible localhost

Lecture 16 Filter A List By Its Attributes - Ansible selectattr filter

Lecture 17 Ansible Magic Variables - Ansible Tip and Tricks

Lecture 18 Current ansible-playbook Path - playbook_dir Magic Variable

Lecture 19 Run a Python Script on Remote Machines - Ansible module script

Section 4: Ansible Trick & Tips

Lecture 20 How to install ansible-lint in macOS

Lecture 21 Three options to Safely Limit Ansible Playbooks Execution to a Single Machine

Lecture 22 Two Ways to Run Multiple Ansible Handlers - Ansible Playbook

Lecture 23 Run Immediately an Ansible Handler - Ansible Playbook

Lecture 24 Using Date, Time and Timestamp in Ansible Playbook - Ansible Tip and Tricks

Section 5: Thank You

Lecture 25 Thank you

System Administrator,IT Professional,Cloud Engineer,DevOps,Linux Engineer