This is a complete course to become an Automation hero on Ansible 5.0 from the beginning with full explanation and code examples.
We will start with basic code to print a message, how to get/set variables and facts, and use conditional and loop statements. You will be able to execute code based on the status of the target system or read from the managed host some environment data and reuse it in your Ansible playbooks. I will also teach you how to protect sensitive data and passwords using Ansible Vault.
There are included some real-world examples of code ready to use to automate your System Administrator's day-to-day journey.
This course cover is designed from scratch to comply with the new syntax introduced since Ansible 4.0+.
Minimum requirements: English language, a basic knowledge of Linux, and a text editor. An Open Source mind is a plus.
Ansible is "the automation technology for IBM and RedHat," the IT automation platform that makes your applications and systems easier to deploy in the modern multi-cloud world. Using Ansible, you can write simple human-readable YAML code to automate your day-to-day workflow. This course will teach you the basics of using the most common modules to connect with Linux, Mac, and Windows targets.
The course will be taught in English, providing you with the slide and all the code tested in real-world scenarios. We have a limitedd time low price to promote the new course!
Beginner level introduction to Ansible
Introduction to Ansible Playbook and YAML language
Usage of Ansible Inventory, Vault, Roles
Ansible terminology
Linux basic knowledge